TRegularExpression.Create(String) Constructor

Initializes a new instance of the TRegularExpression class.

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

Parameters

Pattern
Type: String