[Overview][Constants][Classes][Procedures and functions][Index] |
Find the first occurence of Pattern in S starting at position Start.
Source position: strextra.pas line 64
public function TStringFinder.PosEx( |
const S: string; |
Start: Integer |
):Integer; |