TRegularExpression.Create(String,TRegExpOptions) Constructor

Initializes a new instance of the TRegularExpression class.

Namespace: System.RegExp
public
 constructor Create(const Pattern: String; Options: TRegExpOptions); overload;

Parameters

Pattern
Type: String

Options
Type: TRegExpOptions