Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TIStringList > Methods
TIStringList.QuickSort(Integer,Integer,TStringsSortCompare) Method
Represents method QuickSort(Integer,Integer,TStringsSortCompare).
Namespace: InterfaceCollections
Delphi
protected procedure QuickSort(L, R: Integer; Compare: TStringsSortCompare); overload;
Parameters
L
Type: Integer
R
Compare
Type: TStringsSortCompare
•TIStringList
•InterfaceCollections