Navigation: Code Documentation > RSCommon > InterfaceCollections > Delegates
TStringsSortCompare Delegate
Represents type TStringsSortCompare.
Namespace: InterfaceCollections
Delphi
type TStringsSortCompare = function(List: TStrings; Index1, Index2: Integer): Integer;
•InterfaceCollections