DesignIntf.IProperty80
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
IProperty80 = interface(IProperty)
C++
__interface INTERFACE_UUID("{A02577DB-D5E5-4374-A8AB-4B2F83177878}") IProperty80 : public IProperty
Description
Represents a property.
IProperty80 inherits from IProperty and provides a new Edit method.