DesignIntf.IDesigner60.Activate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Activate;

C++

virtual void __fastcall Activate() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IDesigner60

Description

Activates the form designer's window.

Call Activate to give focus to the form designer window and bring it to the front.