[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. |
lazarus-ccr.sourceforge.net |