Navigation: Code Documentation > RSCommon > GRegularExpression > Constants
rgxDecimal Constant
Represents constant rgxDecimal.
Namespace: GRegularExpression
Delphi
rgxDecimal = '(\+|\-)?([0-9]+|[0-9]+\.?[0-9]*|[0-9]*\.?[0-9]+)';
Value
Type: string
•GRegularExpression