[Overview][Types][Classes][Index] |
Gets the offsets for the current text selection in the control.
Source position: groupededit.pp line 240
protected procedure TCustomAbstractGroupedEdit.GetSel( |
out _SelStart: Integer; |
out _SelStop: Integer |
); |
_SelStart |
|
Starting position for the text selection in the control. |
_SelStop |
|
Ending position for the text selection in the control. |
Version 4.0 | Generated 2025-05-03 | Home |