IsBoolean

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

IsBoolean

Gets if the type is MfBool.

OutputVar := instance.IsBoolean

Value

Var boolean

Gets

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

Remarks

Readonly Property
Returns true if Type is MfBool; Otherwise false.