Navigation: Code Documentation > RSCommon > GRegularExpression
GRegularExpression Types
Name
Description
TCharSet
Represents type TCharSet.
TRegExChar
Represents an alias of the AnsiChar type.
TRegExStates
Represents an array of the TRegExState type.
TRegExString
Represents an alias of the AnsiString type.
TRXIntegerArray
Represents an array of the Integer type.
TRXStringArray
Represents an array of the TRegExString type.
Top