TRegularExpression.Matches(String,Integer) Method

Represents method Matches(String,Integer).

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

Parameters

Input
Type: String

StartPos
Type: Integer

Return Value