[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the SelStart property.
Source position: stdctrls.pp line 381
protected procedure TCustomComboBox.SetSelStart( |
Val: Integer |
); virtual; |
Val |
|
New value for the SelStart property. |
|
zero-based index to the UTF-8 character at the beginning of the selected text in the edit box. |
Version 4.0 | Generated 2025-05-03 | Home |