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