JCL Help:TJclInterfaceTypeInfo.Flags

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The interface flags.


Pascal

 public property Flags: TIntfFlagsBase;


Description

Flags hold the interface flags. There are three possible flags:

  • ifHasGUID - Interface has a GUID.
  • ifDispInterface - Interface is an dispinterface.
  • ifDispatch - Interface supports the IDispatch interface.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page