Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Methods
TStringList<T>.CompareStrings(string,string) Method
Represents method CompareStrings(string,string).
Namespace: RSGenerics.Collections
Delphi
protected function CompareStrings(const S1, S2: string): Integer; override;
Parameters
S1
Type: string
S2
Type: Integer
•TStringList<T>
•RSGenerics.Collections