|
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
The Icon property is used to:
Find out the icon displayed in the title bar of a window or a Dockable Panel control.
Change the icon displayed in the title bar of a window or a Dockable Panel control.... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Returns the coordinates of the screen that contains a window. |
|
|
|
|
|
|
Inserts a menu before another menu in a window. |
|
|
|
|
|
|
Forces the parent of the next window to open. |
|
|
|
|
|
|
Opens the window of properties for a Bluetooth device. |
|
|
|
|
|
|
Adds a voice command into the current window. |
|
|
|
|
|
|
Opens the main menu of the current window. |
|
|
|
|
|
|
Enumerates the controls found in a window or page. |
|
|
|
|
|
|
Adapts the window height to the content of controls. |
|
|
|
|
|
|
Adapts the window width to the content of controls. |
|
|
|
|
|
|
Enumerates the Dockable Panel controls in a window. |
|
|
|
|
|
|
Opens and enables an MDI child window. |
|
|
|
|
|
|
Inserts a menu before another menu in a window. |
|
|
|
|
|
|
Opens and enables an MDI child window. |
|
|
|
|
|
|
Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|