Links
EControl Form Designer Pro
TComponentCombo.Sorted Property

Determines whether the list portion of the combo box is alphabetized.

property Sorted;

Set Sorted to true to sort the items in the Items list alphabetically. New items added to the list while Sorted is true are inserted in the correct alphabetical position. 

 

When Sorted is changed from false to true, the original order of the items is lost. Setting Sorted back to false does not restore the original order.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!