| 4D v13.4Object Properties | ||||||||||||||||
| 
 | 
    4D v13.4
 Object Properties 
         | |||||||||||||||
| Object Names | Objects affected by the call | 
| mainGroupBox | Only the object mainGroupBox. | 
| main@ | The objects whose name starts with “main”. | 
| @GroupBox | The objects whose name ends with “GroupBox”. | 
| @Group@ | The objects whose name contains “Group”. | 
| main@Btn | The objects whose name starts with “main” and ends with “Btn”. | 
| @ | All the objects present in the form. | 
If you omit the optional * parameter, you indicate a field or a variable in object. In this case, you specify a field or variable reference (field or variable objects only) instead of a string.
	Product:  4D
	Theme:  Object Properties
	
        
        
	
Focus object
Managing List Box Objects
OBJECT SET SCROLL POSITION