Navigation: Code Documentation > RSCommon > InterfaceCollections > Delegates
TListSortCompare2 Delegate
Represents type TListSortCompare2.
Namespace: InterfaceCollections
Delphi
type TListSortCompare2 = function (const Item1, Item2: IInterface): Integer;
•InterfaceCollections