RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomEdit.SetSelText Method

Sets the SelText property.

Pascal
procedure SetSelText(const Value: string);
C++
__fastcall SetSelText(const AnsiString Value);

SetSelText is the property access method for the SelText property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!