Source position: JPL.StrList.pas line 35
type TSLCompareStrProc = function(
const s1: string;
const s2: string
):Integer;