| |
BackgroundColor | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
BackgroundImage | ..BackgroundImage is used to find out and modify the background image of an element: window, page, control or report. |
Versions 09 and laterColor Color | ..Color is used to find out and modify the font color for:- a font variable.
- a text displayed in a Static control or in a calculated control of a report.
- a text displayed in a window control.
- a text displayed in a page control.
|
Versions 09 and laterImage Image | ..Image is used to find out and modify the background image associated with a control or with a block. |
Versions 09 and laterNote New in version 09Note Note | ..Note is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
|
NoteTitle | ..NoteTitle is used to:- Find out the title of the notes used in the program documentation of a control, window, page or report.
- Modify the title of the notes used in the program documentation of a control, window, page or report.
|
Opacity | ..Opacity is used to find out and define the percentage of opacity for a window or for the controls found in a window or in a page. |
Versions 19 and laterPane New in version 19Pane Pane | ..Pane is used to: - Find out the pane tabs associated with a control.
- Define the pane tabs associated with a control.
|
Process | ..Process is used to modify the processes that must be run by the events available on a control, window, page, report, etc. |
SearchValue | ..SearchValue is used to find out and modify the value of the search control in an Action Bar. |
Versions 20 and laterStyle Style | ..Style is used to find out and assign the entire style of a control (including the overloads). |
Versions 09 and laterValue Value | ..Value is used to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
|
Visible | ..Visible is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
|