AllowParentheses

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

AllowParentheses

OutputVar := MfNumberStyles.Instance.AllowParentheses

Indicates that the numeric string can have one pair of parentheses enclosing the number. The parentheses indicate that the string to be parsed represents a negative number.

Value

Value = 16

Remarks

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