IsFloat

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

IsFloat

Gets if the type is MfFloat

OutputVar := MfType.IsFloat

Value

Var boolean

Gets

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

Remarks

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