Navigation: Code Documentation > RSCommon > Structures > Delegates
TCompareTextProc Delegate
Represents type TCompareTextProc.
Namespace: Structures
Delphi
type TCompareTextProc = function(const S1, S2: string): Integer;
•Structures