DesignIntf.IMethodProperty
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
IMethodProperty = interface
C++
__interface INTERFACE_UUID("{392CBF4A-F078-47E9-B731-0E0B7F1F4998}") IMethodProperty : public System::IInterface
Description
Represents a method property.
Implement IMethodProperty in classes that handle method properties, like TMethodProperty, the property editor for all method properties.