DesignIntf.IHostForm

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IHostForm = interface

C++

__interface  INTERFACE_UUID("{24E50CA3-CD64-42B6-B639-600209E723D7}") IHostForm  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Represents a host form for a custom designer.

Implement IHostForm to create a custom form designer.