[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The selected text in the edit box.
Source position: stdctrls.pp line 821
public property TCustomEdit.SelText : string |
Assign an new string to replace the selected text.
|
The number of currently selected characters. |
|
|
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. |
lazarus-ccr.sourceforge.net |