- pie
- name
- vertical_adjustment
- visibility
- width
- x_axis
- action_move_bottom_side
- action_move_left_side
- action_move_right_side
- action_move_top_side
- active
- horizontal_adjustment
- connect_label
- label_same_color
- label_value
- no_label
- title_text_color
- title_italic_font
- title_size
- title_style
- title_underlined_font
- style_position
- title_backgrnd_color
- title_bold_font
- title_font
- title
- point_click
- legend_style
- legend_text_color
- legend_underlined_font
- legend_font
- legend_italic_font
- legend_size
- slope
- legend_backgrnd_color
- legend_bold_font
- label_underlined_font
- label_font
- label_italic_font
- label_size
- graphic_backgrnd_color
- graphic_style
- graphic_text_color
- label_bold_font
- depth
- height
- y_axis
- type
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the horizontal bar below the object, or when he/she resizes the window below and when the split bar expands (VERTICAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_HEIGHT) and if the object belongs to one of the bottommost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_MOVE |
The control moves relative to the window. |
_PIE_EXPAND |
The control expands of contracts. |
_PIE_ANCHOR |
The control does not move relative to the window. |
_PIE_DEFAULT |
Corresponds to the value _PIE_ANCHOR if the control is in a pane located above the bar. Corresponds to the value _PIE_MOVE if located in a pane at the bottom. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the vertical bar to the left of the object, or when he/she resizes the window below and when the split bar expands (HORIZONTAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_WIDTH) and if the object belongs to one of the rightmost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_MOVE |
The control moves relative to the window. |
_PIE_EXPAND |
The control expands of contracts. |
_PIE_ANCHOR |
The control does not move relative to the window. |
_PIE_DEFAULT |
Corresponds to the value _PIE_ANCHOR if the control is in a pane located to the left of the bar. Corresponds to the value _PIE_MOVE if located in a pane on the right. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the vertical bar to the right of the object, or when he/she resizes the window below and when the split bar expands (HORIZONTAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_WIDTH) and if the object belongs to one of the rightmost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_MOVE |
The control moves relative to the window. |
_PIE_EXPAND |
The control expands of contracts. |
_PIE_ANCHOR |
The control does not move relative to the window. |
_PIE_DEFAULT |
Corresponds to the value _PIE_ANCHOR if the control is in a pane located to the left of the bar. Corresponds to the value _PIE_MOVE if located in a pane on the right. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the horizontal bar above the object, or when he/she resizes the window above and when the split bar expands (VERTICAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_HEIGHT) and if the object belongs to one of the bottommost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_MOVE |
The control moves relative to the window. |
_PIE_EXPAND |
The control expands of contracts. |
_PIE_ANCHOR |
The control does not move relative to the window. |
_PIE_DEFAULT |
Corresponds to the value _PIE_ANCHOR if the control is in a pane located above the bar. Corresponds to the value _PIE_MOVE if located in a pane at the bottom. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Allows the object to be placed in focus.
Objects placed in focus are receptive to actions performed by the user using the keyboard and/or mouse.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*TRUE". |
Indicates whether or not the labels are connected to the slices in the graphic.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
the NO_LABEL property must be set to "*FALSE" so that the change in value will |
be visible. |
|
Default value |
"*TRUE". |
Note: This property is not implemented by the Cloud generator.
Depth of the graphic (value between 10 and 200).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
the TYPE property value must be "_PIE_3D_TYPE". |
Default value |
"100". |
Note: This property is not implemented by the Cloud generator.
RGB color in which the graphic's background is displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_PIE_COL_BLACK |
"black" color. |
_PIE_COL_BLUE |
"blue" color. |
_PIE_COL_CYAN |
"cyan" color. |
_PIE_COL_GREEN |
"green" color. |
_PIE_COL_MAGENTA |
"magenta" color. |
_PIE_COL_RED |
"red" color. |
_PIE_COL_WHITE |
"white" color. |
_PIE_COL_YELLOW |
"yellow" color. |
_PIE_COL_DARKBLUE |
"dark blue" color. |
_PIE_COL_DARKCYAN |
"dark cyan" color. |
_PIE_COL_DARKGREEN |
"dark green" color. |
_PIE_COL_PURPLE |
"purple" color. |
_PIE_COL_DARKRED |
"dark red" color. |
_PIE_COL_DARKYELLOW |
"dark yellow" color. |
_PIE_COL_GREY |
"grey" color. |
_PIE_COL_DARKGREY |
"dark grey" color. |
Conditions for use |
none. |
Default value |
"_PIE_COL_GREY". |
Indicates the style used to draw the graphic.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_NONE |
simple graphic drawing. |
_PIE_BORDER |
draws a border around the graphic. |
_PIE_DROP_SHADOW |
draws a shadow around the graphic. |
_PIE_RAISED |
graphic is given a raised 3D effect. |
_PIE_LOWERED |
graphic is given a lowered 3D effect. |
Conditions for use |
none. |
Default value |
"_PIE_NONE". |
RGB color in which the labels are displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_PIE_COL_BLACK |
"black" color. |
_PIE_COL_BLUE |
"blue" color. |
_PIE_COL_CYAN |
"cyan" color. |
_PIE_COL_GREEN |
"green" color. |
_PIE_COL_MAGENTA |
"magenta" color. |
_PIE_COL_RED |
"red" color. |
_PIE_COL_WHITE |
"white" color. |
_PIE_COL_YELLOW |
"yellow" color. |
_PIE_COL_DARKBLUE |
"dark blue" color. |
_PIE_COL_DARKCYAN |
"dark cyan" color. |
_PIE_COL_DARKGREEN |
"dark green" color. |
_PIE_COL_PURPLE |
"purple" color. |
_PIE_COL_DARKRED |
"dark red" color. |
_PIE_COL_DARKYELLOW |
"dark yellow" color. |
_PIE_COL_GREY |
"grey" color. |
_PIE_COL_DARKGREY |
"dark grey" color. |
Conditions for use |
the NO_LABEL property must be set to "*FALSE" so that the change in value will be visible. |
Default value |
"_PIE_COL_BLACK". |
Height of the object in pixels.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"200". |
Defines how the graphical control is adjusted when the window is resized horizontally.
Adelia type |
NUM_BIN_2. |
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read/Write. |
Associated constants |
|
_PIE_ADJUST_EXPAND_WIDTH |
The control is expanded width-wise. |
_PIE_ADJUST_ALIGNED_LEFT |
The control keeps its left side alignment. |
_PIE_ADJUST_ALIGNED_RIGHT |
The control keeps its right side alignment. |
_PIE_ADJUST_ALIGNED_CENTER |
The control keeps its center alignment. |
_PIE_ADJUST_NONE |
No horizontal adjustment is applied to the control. |
Conditions for use |
This property applies when the window's ADJUSTMENT property is other than _WIN_ADJUST_NONE and when the object is not part of a Split bar pane. When executed, its value is taken into account before initializing the window and when the window's ADJUSTMENT property is modified. At this point, the object's VISIBILITY property must be True. Otherwise, the control will not be adjusted. The modification is only taken into account if the window's ADJUSTMENT property is _WIN_ADJUST_NONE. Otherwise it is ignored. |
Default value |
_PIE_ADJUST_EXPAND_WIDTH. |
Note: This property is not implemented in Java and Mobile generation.
Indicates whether or not the character font used for the labels is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Character font used to display the labels associated with the slices in the graphic.
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"Arial". |
Indicates whether or not the character font used for the labels is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Indicates whether or not the color used to display a label is the same as the corresponding slice. Where the LABEL_SAME_COLOR property is set to "*FALSE", labels will be displayed in the color set in the GRAPHIC_TEXT_COLOR property.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
the NO_LABEL property must be set to "*FALSE" so that the change in value will be visible. |
Default value |
"*TRUE". |
Size of the character font used for the labels, as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"100". |
Indicates whether or not the character font used for the labels is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Indicates whether or not the text in the labels matches the value of the slices, displayed as a percentage. Where LABEL_VALUE is set to "*FALSE", the text in the labels will take the values of each slice defined when calling the DRAW_DATA method.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
the NO_LABEL property must be set to "*FALSE" so that the change in value will be visible. |
Default value |
"*FALSE". |
Color in which the legends' background is displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_PIE_COL_BLACK |
"black" color. |
_PIE_COL_BLUE |
"blue" color. |
_PIE_COL_CYAN |
"cyan" color. |
_PIE_COL_GREEN |
"green" color. |
_PIE_COL_MAGENTA |
"magenta" color. |
_PIE_COL_RED |
"red" color. |
_PIE_COL_WHITE |
"white" color. |
_PIE_COL_YELLOW |
"yellow" color. |
_PIE_COL_DARKBLUE |
"dark blue" color. |
_PIE_COL_DARKCYAN |
"dark cyan" color. |
_PIE_COL_DARKGREEN |
"dark green" color. |
_PIE_COL_PURPLE |
"purple" color. |
_PIE_COL_DARKRED |
"dark red" color. |
_PIE_COL_DARKYELLOW |
"dark yellow" color. |
_PIE_COL_GREY |
"grey" color. |
_PIE_COL_DARKGREY |
"dark grey" color. |
Conditions for use |
none. |
Default value |
"_PIE_COL_GREY". |
Indicates whether or not the character font used for the legend is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Character font used to display the legends associated with the slices in the graphic.
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"Arial". |
Indicates whether or not the character font used for the legend is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Size of the character font used for the legend, as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"100". |
Shows the style used to draw the legends.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_NONE |
simple legend drawing. |
_PIE_BORDER |
draws a border around the legends. |
_PIE_DROP_SHADOW |
draws a shadow around the legends. |
_PIE_RAISED |
legends are given a raised 3D effect. |
_PIE_LOWERED |
legends are given a lowered 3D effect. |
Conditions for use |
none. |
Default value |
"_PIE_NONE". |
Color in which the legends' text is displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_PIE_COL_BLACK |
"black" color. |
_PIE_COL_BLUE |
"blue" color. |
_PIE_COL_CYAN |
"cyan" color. |
_PIE_COL_GREEN |
"green" color. |
_PIE_COL_MAGENTA |
"magenta" color. |
_PIE_COL_RED |
"red" color. |
_PIE_COL_WHITE |
"white" color. |
_PIE_COL_YELLOW |
"yellow" color. |
_PIE_COL_DARKBLUE |
"dark blue" color. |
_PIE_COL_DARKCYAN |
"dark cyan" color. |
_PIE_COL_DARKGREEN |
"dark green" color. |
_PIE_COL_PURPLE |
"purple" color. |
_PIE_COL_DARKRED |
"dark red" color. |
_PIE_COL_DARKYELLOW |
"dark yellow" color. |
_PIE_COL_GREY |
"grey" color. |
_PIE_COL_DARKGREY |
"dark grey" color. |
Conditions for use |
none. |
Default value |
"_PIE_COL_BLACK". |
Indicates whether or not the character font used for the legend is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
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. |
Indicates whether or not the graphic labels are displayed. When set to "*TRUE" the graphic's labels will not be displayed.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE." |
Value of the graphic slice clicked upon by the user.
The slices are numbered from 1 to n, with n being the total number of slices. The first slice (number 1) will be the one in the top left, with the other slices following in an anti-clockwise direction. This means the last slice will be the one at the top right.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
No. |
Execution mode |
Read. |
Associated constants |
none. |
Conditions for use |
the value in POINT_CLICK will only be valid if the user has clicked inside a graphic slice. |
Default value |
"0". |
Vertical inclination of the graphic (value between -30 and +60).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
the TYPE property value must be "_PIE_3D_TYPE". |
Default value |
"0". |
Note: This property is not implemented by the Cloud generator.
Shows the position of the legend relative to the graphic.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_TOP |
the legend will appear above the graphic. |
_PIE_RIGHT |
the legend will appear to the right of the graphic. |
_PIE_BOTTOM |
the legend will appear below the graphic. |
_PIE_LEFT |
the legend will appear to the left of the graphic. |
Conditions for use |
the graphic must be a 3D graphic. |
Default value |
"_PIE_RIGHT". |
Title of the graphic, centered above it.
Adelia type |
ALPHA(80). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"Title". |
Color in which the title's background is displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_PIE_COL_BLACK |
"black" color. |
_PIE_COL_BLUE |
"blue" color. |
_PIE_COL_CYAN |
"cyan" color. |
_PIE_COL_GREEN |
"green" color. |
_PIE_COL_MAGENTA |
"magenta" color. |
_PIE_COL_RED |
"red" color. |
_PIE_COL_WHITE |
"white" color. |
_PIE_COL_YELLOW |
"yellow" color. |
_PIE_COL_DARKBLUE |
"dark blue" color. |
_PIE_COL_DARKCYAN |
"dark cyan" color. |
_PIE_COL_DARKGREEN |
"dark green" color. |
_PIE_COL_PURPLE |
"purple" color. |
_PIE_COL_DARKRED |
"dark red" color. |
_PIE_COL_DARKYELLOW |
"dark yellow" color. |
_PIE_COL_GREY |
"grey" color. |
_PIE_COL_DARKGREY |
"dark grey" color. |
Conditions for use |
none. |
Default value |
"_PIE_COL_GREY". |
Indicates whether or not the character font used for the title is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Character font used to display the title of the graphic.
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"Arial". |
Indicates whether or not the character font used for the title is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Size of the character font used for the title, as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"100". |
Shows the style used to draw the title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_NONE |
simple title drawing. |
_PIE_BORDER |
draws a border around the title. |
_PIE_DROP_SHADOW |
draws a shadow around the title. |
_PIE_RAISED |
title is given a raised 3D effect. |
_PIE_LOWERED |
title is given a lowered 3D effect. |
Conditions for use |
none. |
Default value |
"_PIE_NONE". |
Color in which the title's text is displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_PIE_COL_BLACK |
"black" color. |
_PIE_COL_BLUE |
"blue" color. |
_PIE_COL_CYAN |
"cyan" color. |
_PIE_COL_GREEN |
"green" color. |
_PIE_COL_MAGENTA |
"magenta" color. |
_PIE_COL_RED |
"red" color. |
_PIE_COL_WHITE |
"white" color. |
_PIE_COL_YELLOW |
"yellow" color. |
_PIE_COL_DARKBLUE |
"dark blue" color. |
_PIE_COL_DARKCYAN |
"dark cyan" color. |
_PIE_COL_DARKGREEN |
"dark green" color. |
_PIE_COL_PURPLE |
"purple" color. |
_PIE_COL_DARKRED |
"dark red" color. |
_PIE_COL_DARKYELLOW |
"dark yellow" color. |
_PIE_COL_GREY |
"grey" color. |
_PIE_COL_DARKGREY |
"dark grey" color. |
Conditions for use |
none. |
Default value |
"_PIE_COL_BLACK". |
Indicates whether or not the character font used for the title is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"*FALSE". |
Used to specify whether the graphic is to appear in 2D or 3D .
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_PIE_2D_TYPE |
the object will be drawn in 2 dimensions. |
_PIE_3D_TYPE |
the object will be drawn in 3 dimensions. |
Conditions for use |
none. |
Default value |
"_PIE_2D_TYPE". |
Defines how the graphical control is adjusted when the window is resized vertically.
Adelia type |
NUM_BIN_2. |
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read/Write. |
Associated constants |
|
_PIE_ADJUST_EXPAND_HEIGHT |
The control is extended height-wise. |
_PIE_ADJUST_ALIGNED_TOP |
The control keeps its top side alignment. |
_PIE_ADJUST_ALIGNED_BOTTOM |
The control keeps its bottom side alignment. |
_PIE_ADJUST_ALIGNED_CENTER |
The control keeps its center alignment. |
_PIE_ADJUST_NONE |
No vertical adjustment is applied to the control. |
Conditions for use |
This property applies when the window's ADJUSTMENT property is other than _WIN_ADJUST_NONE and when the object is not part of a Split bar pane. When executed, its value is taken into account before initializing the window and when the window's ADJUSTMENT property is modified. At this point, the object's VISIBILITY property must be True. Otherwise, the control will not be adjusted. The modification is only taken into account if the window's ADJUSTMENT property is _WIN_ADJUST_NONE. Otherwise it is ignored. |
Default value |
_PIE_ADJUST_EXPAND_HEIGHT. |
Note: This property is not implemented in Java and Mobile generation.
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 of the object in pixels.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
none. |
Conditions for use |
none. |
Default value |
"300". |
X coordinate value of the object's position relative to the area covered by the window, page or pane.
The reference point (origin) is the top left 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. |
Y coordinate value of the object's position relative to the area covered by the window, page or pane. 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. |
-
Page:
-
Page:
-
Page:
-
Page: