DesignIntf.IDesigner70

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

IDesigner70 = interface(IDesigner60)

C++

__interface  INTERFACE_UUID("{2F704CE2-7614-4AAF-B177-357D00D9634B}") IDesigner70  : public IDesigner60

Description

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

IDesigner70 adds more features to the IDesigner60 interface.