|
|
|
|
|
|
|
All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed...... |
|
|
|
|
|
|
Some of the parameters passed to a procedure can be optional parameters...... |
|
|
|
|
|
|
Pyramid charts allow you to view data in descending order...... |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
The DayWidth property is used to determine and change the width of days:
in a Scheduler control where the days are displayed in column and the resources in rows.
in a Gantt Chart column.... |
|
|
|
|
|
|
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
The Style property is used to retrieve and assign the entire style of a control (including the overrides). |
|
|
|
|
|
|
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|