OutputVar := MfNumberStyles.Instance.AllowHexSpecifier
Indicates that the numeric string represents a hexadecimal value. Valid hexadecimal values include the numeric digits 0-9 and the hexadecimal digits A-F and a-f. Strings that are parsed using this style cannot be prefixed with "0x".
Value = 512
Read-only.
AllowHexSpecifier is instance of MfEnum.EnumItem.