Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : TextBox

Function : void replaceSelection(String newString)


Description

replaces the selection (if any) with new text supplied in argument.


Return

Nothing


Remarks

e.g.

text1.replaceSelection("CHANGED");





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc