DesignIntf.IHostForm
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
IHostForm = interface
C++
__interface INTERFACE_UUID("{24E50CA3-CD64-42B6-B639-600209E723D7}") IHostForm : public System::IInterface
Description
Represents a host form for a custom designer.
Implement IHostForm to create a custom form designer.