AllowHexSpecifier

Namespace ›› System ›› MfNumberStyles ›› Enumerations ››
Parent Previous Next

AllowHexSpecifier

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

Value = 512

Remarks

Read-only.
AllowHexSpecifier is instance of MfEnum.EnumItem.