[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Determines whether the list entries are sorted.
Source position: stdctrls.pp line 369
protected property TCustomComboBox.Sorted : Boolean |
Setting this property to True enforces ascending alphanumeric case-insensitive sorting of the list. When True, new entries are added in sort order, not to the end of the list.
lazarus-ccr.sourceforge.net |