JCL Help:TJclInterfaceTypeInfo.GetFlags
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclInterfaceTypeInfo.GetFlags Method
[+] TJclInterfaceTypeInfo Methods
[+] TJclInterfaceTypeInfo Properties
Search in JCL Help
Search in all projects
Summary
Retrieve the interface flags.
Pascal
public function GetFlags: TIntfFlagsBase;
Return Value
A set of flags that apply to the interface.
Description
GetFlags retrieves the interface flags. There are three possible flags:
- ifHasGUID - Interface has a GUID
- ifDispInterface - Interface is an dispinterface.
- ifDispatch - Interface supports the IDispatch interface.GetFlags is the read specifier of the Flags property.
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