DesignIntf.IClass
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
IClass = interface
C++
__interface INTERFACE_UUID("{94CD802C-3E83-4C38-AB36-1CD9DB196519}") IClass : public System::IInterface
Description
Provides access to class metadata.
Use IClass to obtain metadata about a type.