Sorted: Boolean;
The Sorted property determines whether the elements (strings) in the list should be sorted automatically in the alphabetical order.
If Sorted = False, the elements (strings) are displayed in that order they were added to the list . By default, Sorted = False.
See also: