TRegularExpression.Match(String,Integer) Method

Represents method Match(String,Integer).

Namespace: System.RegExp
public
 function Match(const Input: String; StartPos: Integer): TRegExpMatch; overload;

Parameters

Input
Type: String

StartPos
Type: Integer

Return Value