IsMfObject
Gets if the type is MfObject.
OutputVar := instance.IsMfObject
Value
Var boolean
Gets
Gets if the type is MfObject as a boolean var for the current type.
Remarks
Readonly Property
Returns true if Type is MfObject; or derived from MfObject; Otherwise false.