Same as PosEx but without case sensitivity.
function PosNoCase(const SubStr: string; const S: string; Offset: LongInt = 1): LongInt;
ImagingUtility (at line 155)