Navigation: Code Documentation > RSCommon > GRegularExpression > Classes > TGRegularExpression > Constructors
TGRegularExpression.Create(TRegExString) Constructor
Creates the regular expression engine and optionally builds the regular expression state machine
Namespace: GRegularExpression
Delphi
public constructor Create( const Expression: TRegExString = '' ); virtual;
Parameters
Expression
Type: System.Void
•TGRegularExpression
•GRegularExpression