Source position: strutils.pp line 175
type TCompareTextProc = function(
const AText: string;
const AOther: string
):Boolean;