[Overview][Types][Classes][Index] |
Sets the current text selection in the control.
Source position: groupededit.pp line 242
protected procedure TCustomAbstractGroupedEdit.SetSel( |
const _SelStart: Integer; |
_SelStop: Integer |
); |
_SelStart |
|
Initial position selected in the control. |
_SelStop |
|
Final position selected in the control. |
Version 4.0 | Generated 2025-05-03 | Home |