[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the SelLength property.
Source position: stdctrls.pp line 380
protected procedure TCustomComboBox.SetSelLength( |
Val: Integer |
); virtual; |
Val |
|
New value for the SelLength property. |
|
The number of selected UTF-8 characters in the edit box. |
Version 4.0 | Generated 2025-05-03 | Home |