[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Sorted property.
Source position: stdctrls.pp line 383
protected procedure TCustomComboBox.SetSorted( |
Val: Boolean |
); virtual; |
Val |
|
New value for the property. |
|
Determines whether the list entries are sorted in alphanumeric order. |
lazarus-ccr.sourceforge.net |