[Overview][Types][Classes][Index] |
Returns the selected text in the control.
Source position: groupededit.pp line 303
public property TCustomAbstractGroupedEdit.SelText : string |
GetSelText is a String function used to get the selected text in the grouped edit control. Read and write access to the property are redirected to the BaseEdit property.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
The currently selected text in the edit box for the control. |
lazarus-ccr.sourceforge.net |