Navigation: Code Documentation > RSCommon > GRegularExpression > Classes > TGRegularExpression > Methods
TGRegularExpression.ParseExpression Method
Parse and build the regular expression state machine from the GRegularExpression.TGRegularExpression.Expression property.
Namespace: GRegularExpression
Delphi
public procedure ParseExpression; overload; virtual;
•GRegularExpression.TGRegularExpression.Expression
•GRegularExpression.TGRegularExpression.ExactMatch(TRegExString)
•GRegularExpression.TGRegularExpression.Match(TRegExString,Integer,Integer,Boolean)
•TGRegularExpression
•GRegularExpression