function CharPos(Ch : Char; const Str : AnsiString) : Integer;CharPos searches for the first occurrence of a Char in a String. It returns the position of this occurrence.
Validation and Benchmark Tool: CharPosBV520.zip
Table of results : CharPosBenchmark520.xls