4D v13.4

Object Properties

Home

 
4D v13.4
Object Properties

Object Properties 

 

Constant  Type Value Comment
Align bottom  Longint 4
Align center  Longint 3
Align default  Longint 1  
Align left  Longint 2  
Align right  Longint 4  
Align top  Longint 2
Resize horizontal grow  Longint 1 If the window grows by 50% in width, the object is expanded by 50% to the right.
Resize horizontal move  Longint 2 If the window grows by 100 pixels in width, the object is moved 100 pixels to the right.
Resize horizontal none  Longint 0 If the window is expanded in width, neither the width nor the position of the object changes.
Resize vertical grow  Longint 1 If the window grows by 50% in height, the object is lengthened by 50% towards the bottom.
Resize vertical move  Longint 2 If the window grows by 100 pixels in height, the object is moved 100 pixels towards the bottom.
Resize vertical none  Longint 0 If the window is expanded in height, neither the height nor the position of the object changes.
 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
SEE ALSO 

OBJECT GET DRAG AND DROP OPTIONS
OBJECT Get horizontal alignment
OBJECT GET RESIZING OPTIONS
OBJECT Get vertical alignment
OBJECT SET DRAG AND DROP OPTIONS
OBJECT SET HORIZONTAL ALIGNMENT
OBJECT SET RESIZING OPTIONS
OBJECT SET VERTICAL ALIGNMENT