IsInteger

Namespace ›› System ›› MfType ›› Properties ››
Parent Previous Next

IsInteger

Gets if the type is MfInteger.

OutputVar := instance.IsInteger

Value

Var boolean

Gets

Gets if the type is MfInteger as a boolean var for the current type.

Remarks

Readonly Property
Returns true if Type is MfInteger; Otherwise false.
This property is identical to IsInt32.