Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods
TInterfaceListPersistent.Sort Method
Performs a QuickSort on the list.
Call Sort to sort the items in the Items array.
Namespace: RSInterfaceCollections
Delphi
public procedure Sort; overload;
•RSInterfaceCollections.TInterfaceListPersistent.Sort(IComparer)
•TInterfaceListPersistent
•RSInterfaceCollections