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