|
RAD Studio VCL Reference
|
Returns the value of the SelStart property.
function GetSelStart: Integer;
__fastcall int GetSelStart();
GetSelStart is the read implementation of the SelStart property. It returns the position of the first selected character, or the position of the cursor if no characters are selected.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|