TRegularExpression.Create(String) Constructor
Initializes a new instance of the TRegularExpression class.
public constructor Create(const Pattern: String); overload;
Parameters
- Pattern
- Type: String
Initializes a new instance of the TRegularExpression class.
public constructor Create(const Pattern: String); overload;