| |
初始高度 | ..初始高度 is used to:- Find out the creation height of a control or window.
- Modify the base height used to anchor the controls "in height".
- Find out the creation height of a block or control in a report.
|
09版本和更高版本可见 可见 | ..可见 is used to:- Find out whether an element is visible
- Make an element visible or invisible.
|
09版本和更高版本名称 名称 | ..名称 is used to find out:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
|
09版本和更高版本图片 图片 | ..图片 is used to find out and modify the background image associated with a control or with a block. |
19版本和更高版本处理 处理 | ..处理 is used to modify the processes that must be run by the events available on a control, a window, a page, a report, ... |
09版本和更高版本宽度 宽度 | ..宽度 is used to find out and modify the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be stackable or not.
|
09版本和更高版本层 09新版本层 层 | ..层 is used to:- Find out the active plane in a window (or in a report) or the plane to which a control belongs.
- Modify the active plane in a window (or in a report) or associate a control with another plane.
|
09版本和更高版本报表 报表 | ..报表 is used to find out and modify the display status of an element. |
背景颜色 | ..背景颜色 is used to manage the background color of a control, window, page or report block. |
14版本和更高版本边框 边框 | ..边框 is used to find out and modify the characteristics of the border:- for a report control or for a report block.
- for a window control.
|
09版本和更高版本锚定 锚定 | ..锚定 is used to manage the anchor of a control in a window or report. |
09版本和更高版本高度 高度 | ..高度 is used to find out and modify the height:- of a control or block in a report.
- of a control (found in a window), window, row found in a table, in a list box or in a listview, option found in a radio button or in a check box, break header or break footer found in a table or in a looper.
- of a control (found in a page), break header or break footer found in a table or in a looper. The control can be stackable or not.
|
高度锚定率 | ..高度锚定率 is used to:- Find out the anchor rate in height of a control
- Modify the anchor rate in height of a control.
|