DesignIntf.IDesigner60.Activate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: IDesigner60

Delphi

procedure Activate;

C++

virtual void __fastcall Activate() = 0 ;

Description

Activates the form designer's window.

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