[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 property. |
|
The number of selected UTF-8 characters in the edit box. |
lazarus-ccr.sourceforge.net |