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. |