DesignIntf.IPropertyKind
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
IPropertyKind = interface
C++
__interface INTERFACE_UUID("{DC38E982-F69D-40BB-B99D-F14EE83CD448}") IPropertyKind : public System::IInterface
Description
Provides access to the type of the property. Implement IPropertyKind to gain access to the data type for the property.