IsInt32

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

IsInt32

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

Read-only Property
Returns true if Type is MfInteger; Otherwise false.
This property is identical to IsInteger.