Source position: JPL.Strings.pas line 201
function PosCS(
const substr: string;
const s: string;
bCaseSensitive: Boolean = False
):Integer;