DesignIntf.IDesigner80

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

IDesigner80 = interface(IDesigner70)

C++

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

Description

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

IDesigner80 adds more features to the IDesigner70 interface.