4D v17.4Activated | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
                 
                
    
    
                 | 
                
			
                    
                         
    4D v17.4
 
Activated 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Activated -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| Function result | Boolean | 
             
         | 
        Returns TRUE if the execution cycle is an activation | |||||
The Activated command (obsolete) returns True in a form method when the window containing the form becomes the frontmost window of the frontmost process.
Note: This command is equivalent to using Form event and testing whether it returns the On Activate event.
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.
	Product:  4D
	Theme:  Form Events
	Number:  
        346
        
        
        
	
	Created:  < 4D v6
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Language Reference ( 4D v17)
	
	
	
	
	
	
	4D Language Reference ( 4D v17.1)
	
	
	4D Language Reference ( 4D v17.2)
	
	
	4D Language Reference ( 4D v17.3)
	
	4D Language Reference ( 4D v17.4)
	
	
Add a comment