Source position: strutils.pp line 249
function PosSetEx(
const c: TSysCharSet;
const s: ansistring;
count: Integer
):SizeInt;function PosSetEx(
const c: string;
):SizeInt;