[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit 'StrExtra' (#Pkg)

TStringFinder.PosEx

Find the first occurence of Pattern in S starting at position Start.

Declaration

Source position: strextra.pas line 64

public function TStringFinder.PosEx(

  const S: string;

  Start: Integer

):Integer;