Gets if the current Type is numeric
OutputVar := instance.IsNumber
Value
Var boolean
Gets if the type is is numeric as a boolean var for the current type.
Readonly Property
Returns true if Type MfByte, MfInt16, MfInt64, MfInteger, MfSByte, MfUInt16, MfUInt32, MfEnum, MfEnum.EnumItem or MfFloat; Otherwise false.