OutputVar := MfNumberStyles.Instance.AllowLeadingWhite
Indicates that leading white-space characters can be present in the parsed string. Valid white-space characters have the Unicode values U+0009, U+000A, U+000B, U+000C, U+000D, and U+0020. Note that this is a subset of the characters for which the MfChar.IsWhiteSpace method returns true.
Value = 1
Read-only.
AllowLeadingWhite is instance of MfEnum.EnumItem.