TRegularExpression.IsMatch(String,Integer) Method

Represents method IsMatch(String,Integer).

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

Parameters

Input
Type: String

StartPos
Type: Integer

Return Value

Type: Boolean