DesignIntf.IDesigner80

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDesigner80 = interface(IDesigner70)

C++

__interface  INTERFACE_UUID("{BCE34322-B22A-4494-BEA5-5B2B9754DE36}") IDesigner80  : public IDesigner70

Properties

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

Description

IDesigner80 is an interface to the form designer in the IDE.

IDesigner80 adds more features to the IDesigner70 interface.