[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The number of currently selected characters.
Source position: stdctrls.pp line 771
public property TCustomEdit.SelLength: Integer |
|
The selected text in the edit box. |
|
|
The zero-based index of the first character in the selection. |
|
|
The zero-based UTF-8 index of the begin of the selection in the edit box. |