[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the SelStart property.
Source position: stdctrls.pp line 822
protected procedure TCustomEdit.SetSelStart( |
Val: Integer |
); virtual; |
Val |
|
New value for the SelStart property. |
|
The zero-based index for the first UTF-8 character in the current text selection. |
Version 4.0 | Generated 2025-05-03 | Home |