DesignIntf.IDesigner100

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

IDesigner100 = interface(IDesigner80)

C++

__interface  INTERFACE_UUID("{55501C77-FE8D-4844-A407-A7F90F7D5303}") IDesigner100  : public IDesigner80

Description

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

IDesigner100 adds more features to the IDesigner80 interface.