Sorted property


Available for List and Combo objects.

Read/Write at design time

Specifies whether strings in a List or Combo objects are sorted or not. It can be one of the following values:

TRUE    Strings appear sorted inside the List or Combo objects.
FALSE  Strings appear as they were entered inside the List or Combo objects (default).