4D v14.3

Deactivated

Home

 
4D v14.3
Deactivated

Deactivated 


 

Deactivated -> Function result 
Parameter Type   Description
Function result  Boolean in Returns TRUE if the execution cycle is a deactivation

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 Deactivate event.

The Deactivated command returns True in a form or object method when the frontmost window of the frontmost process, containing the form, moves to the back.

In order for the Deactivated execution cycle to be generated, make sure that the On Deactivate event property of the form and/or the objects has been selected in Design environment.

 
PROPERTIES 

Product: 4D
Theme: Form Events
Number: 347

This command is deprecated and should not be used anymore

 
HISTORY 

Created: < 4D v6

 
SEE ALSO 

Activated
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)