DesignIntf.IDesigner100

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDesigner100 = interface(IDesigner80)

C++

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

Properties

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

Description

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

IDesigner100 adds more features to the IDesigner80 interface.