DesignIntf.IDesignObject
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
IDesignObject = interface
C++
__interface INTERFACE_UUID("{B1648433-D671-4D5E-B49F-26740D4EB360}") IDesignObject : public System::IInterface
Description
Represents an object on the form designer. Use the IDesignObject interface to handle components on a form designer.