4D v19QR Get area property | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v19
 
QR Get area property 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| QR Get area property ( area ; property ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint | 
             
         | 
        Reference of the area | |||||
| property | Longint | 
             
         | 
        Interface element designated | |||||
| Function result | Longint | 
             
         | 
        1 = displayed, 0 = hidden | |||||
The QR Get area property command returns 0 if the interface element passed in property is not displayed; otherwise, it returns 1.
This command can only be used with a Quick report area embedded in a form.
You can use the following constant from the QR Area Properties theme in property:
| Constant | Value | Comment | 
| qr view contextual menus | 7 | Display status of the Contextual menu (Displayed=1, Hidden=0) | 
If you pass an invalid area number, the error -9850 will be generated.
If you pass an invalid property parameter, the error -9852 will be generated.
	Product:  4D
	Theme:  Quick Report
	Number:  
        795
        
        
        
	
	Created:  4D 2003
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Language Reference ( 4D v19)
	
	
	
	4D Language Reference ( 4D v19.1)
Add a comment