IComboBox.Sorted

Syntax

Sorted: Boolean;

Description

The Sorted property determines whether drop-down list strings are sorted automatically in alphabetical order. If the property is set to True, strings are sorted automatically in alphabetical order. The property is set to False by default.

See also:

IComboBox