4D v16.3Deactivated |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
Deactivated
|
Deactivated -> Function result | ||||||||
Parameter | Type | Description | ||||||
Function result | Boolean |
![]() |
Returns TRUE if the execution cycle is a deactivation | |||||
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.
Note: This command is equivalent to using Form event and testing whether it returns the On Deactivate event.
Product: 4D
Theme: Form Events
Number:
347
Created: < 4D v6
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)