Navigation: Code Documentation > RSCommon > Structures > Classes > TSortedCollection > Properties
TSortedCollection.Sorted Property
Controls whether the collection is sorted or not
Namespace: Structures
Delphi
public property Sorted: Boolean read FSorted write SetSorted default False;
Property Value
Type: Boolean
•TSortedCollection
•Structures