Height value of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
180. |
Defines how the graphical control is adjusted when the window is resized horizontally.
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read/Write. |
Associated constants |
|
_SPLT_ADJUST_EXPAND_WIDTH |
The control stretches width-wise. Only the rightmost view(s) stretch. |
_SPLT_ADJUST_ALIGNED_LEFT |
The control maintains its left edge alignment. |
_SPLT_ADJUST_ALIGNED_RIGHT |
The control keeps its right side alignment. |
_SPLT_ADJUST_ALIGNED_CENTER |
The control keeps its center alignment. |
_SPLT_ADJUST_NONE |
No horizontal adjustment is applied to the control. |
Conditions for use |
This property applies when the window's ADJUSTMENT property is not equal to _WIN_ADJUST_NONE. On execution, its value is taken into account prior to window initialization and when the window's ADJUSTMENT property is modified. At this point, the object's VISIBILITY property must be True. If not, the control is not adjusted. The modification is only taken into account if the window's ADJUSTMENT property is equal to _WIN_ADJUST_NONE. Otherwise it is ignored. |
Static name of the object.
Adelia type |
ALPHA(128). |
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Prefix of the basic object. |
Number of divisions in the object.
Adelia type |
NUM_BIN_2. |
Accessibility |
|
Layout design mode |
No object. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
0. |
Draws a border around the object.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
*FALSE. |
Defines the manner in which the graphical control is adjusted when the window is enlarged.
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read/Write. |
Associated constants |
|
_SPLT_ADJUST_EXPAND_HEIGHT |
The control stretches height-wise. Only the lowermost view(s) stretch. |
_SPLT_ADJUST_ALIGNED_TOP |
The control maintains its top edge alignment. |
_SPLT_ADJUST_ALIGNED_BOTTOM |
The control maintains its bottom edge alignment. |
_SPLT_ADJUST_ALIGNED_CENTER |
The control maintains its center alignment. |
_SPLT_ADJUST_NONE |
No vertical adjustment is applied to the control. |
Conditions for use |
This property applies when the window's ADJUSTMENT property is not equal to _WIN_ADJUST_NONE. On execution, its value is taken into account prior to window initialization and when the window's ADJUSTMENT property is modified. At this point, the object's VISIBILITY property must be True. If not, the control is not adjusted. The modification is only taken into account if the window's ADJUSTMENT property is equal to _WIN_ADJUST_NONE. Otherwise it is ignored. |
Visibility of the object.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*TRUE". |
Width value of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
220. |
Value of the object's X coordinate, relative to the area covered by the window or page. The reference point (origin) is the top left-hand corner of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
none. |
Value of the object's Y-coordinate, relative to the area covered by the window or page.
The reference point (origin) is the top left-hand corner of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
none. |