4D v14.3

Activated

Home

 
4D v14.3
Activated

Activated 


 

Activated -> Function result 
Parameter Type   Description
Function result  Boolean in Returns TRUE if the execution cycle is an activation

This command has been kept for compatibility reasons. Starting with version 6, you should consider using the command Form event and checking if it returns an On Activate event.

The Activated command (obsolete) returns True in a form method when the window containing the form becomes the frontmost window of the frontmost process.

WARNING: Do not place a command such as TRACE or ALERT in the Activated phase of the form, as this will cause an endless loop.

Note: In order for the Activated execution cycle to be generated, make sure that the On Activate event property of the form has been selected in the Design environment. This is done automatically when a database is converted.

 
PROPERTIES 

Product: 4D
Theme: Form Events
Number: 346

This command is deprecated and should not be used anymore

 
HISTORY 

Created: < 4D v6

 
SEE ALSO 

Deactivated
Form event

 
ARTICLE USAGE

4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)