IComboBox.Sorted

Syntax

Sorted: Boolean;

Description

The Sorted property indicates whether the lines of the drop-down list are sorted automatically in alphabetical order. If the property is set to True, the lines are sorted automatically in alphabetical order. By default this property is set to False.

See also:

IComboBox