IsEnum

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

IsEnum

IsEnum Gets if the type is MfEnum.

OutputVar := instance.IsEnum

Value

Var boolean

Gets

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

Remarks

Readonly Property
Returns true if Type is MfEnum; Otherwise false.
If Type is MfEnum.EnumItem false is returned.