Navigation: Code Documentation > RSCommon > GRegularExpression > Types
TRegExChar Type
Represents an alias of the AnsiChar type.
Namespace: GRegularExpression
Delphi
type TRegExChar = AnsiChar;
•GRegularExpression