Navigation: Code Documentation > RSCommon > Structures > Classes > TSortedCollection > Methods
TSortedCollection.IsSortable Method
Returns true if this collection can be sorted, i.e., does it have an OnCompare event.
Namespace: Structures
Delphi
public function IsSortable: Boolean; virtual;
Return Value
Type: Boolean
•Structures.TSortedCollection.OnCompare
•TSortedCollection
•Structures