TStringList<T>.StringListCompareStrings(TStringList<T>,Integer,Integer) Method |
Scroll Prev Top Next More |
Returns the sort order (-1, 0, 1) for comparing two strings in the string list.
Namespace: RSGenerics.Collections
Delphi |
protected |
Parameters
List
Type: TStringList<T>
Index1
Type: Integer
Index2
Type: Integer
Type: Integer
Reference |