[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. |
|
|
Starting position for the current selection in the control. |
|
|
Number of characters in the current selection for the control. |
|
|
The currently selected text in the edit box for the control. |
Version 4.0 | Generated 2025-05-03 | Home |