JCL Help:IJclInterfaceTypeInfo
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclInterfaceTypeInfo Interface
[+] JclRTTI.pas Interfaces
Search in JCL Help
Search in all projectsClass Hierarchy
IJclBaseInfo
|
IJclTypeInfo
|
IJclInterfaceTypeInfo
|
TJclInterfaceTypeInfo
Summary
Interface RTTI interface.
Pascal
public IJclInterfaceTypeInfo = interface(IJclTypeInfo);
Description
IJclInterfaceTypeInfo is the RTTI interface for interface types. It provides methods and properties to query the parent interface, the interface GUID, it's flags unit name of declaration and number of properties (Delphi 6 only).
About
Unit
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