Similar to RTL's Pos function but with optional Offset where search will start.
function PosEx(const SubStr: string;
const S: string;
Offset: LongInt = 1): LongInt;ImagingUtility (at line 153)
This function is in the RTL StrUtils unit but