|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed. |
|
|
|
|
|
|
|
| Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
|
| The Property GraduationX allows you to know the graduation step on the Y axis. |
|
|
|
|
|
|
|
| The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
|
| Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
|
| Modifies the caption of a category on the X-axis of a Heatmap chart. |
|
|
|
|
|
|
|
| Modifies the caption of a category on the Y-axis of a Heatmap chart. |
|
|
|
|
|
|
|
| Returns the text with ellipsis displayed in an Edit, Combo Box or Static control. |
|
|
|
|
|
|
|
| Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
|
| Modifies the caption of a category on the X-axis of a Heatmap chart. |
|
|
|
|
|
|
|
| Modifies the caption of a category on the Y-axis of a Heatmap chart. |
|
|
|
|
|
|
|
| Shows an error icon next to an Edit control to indicate that the input is invalid. |
|
|
|
|
|
|
|
| Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
|
| Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
|
| The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis. |
|
|
|
|
|
|
|
| The X property is used to:
Get the X-coordinate of a control, Table control column or window (position on the X-axis).
Get the X-coordinate of a control or window (position on the X-axis).... |
|
|
|
|
|
|
|
| Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| The HintTextColor property is used to get and change the hint text color of an Edit control. |
|
|
|
|
|
|
|
| The Token type is used to define all the advanced characteristics of a token displayed in an edit control. |
|
|
|
|
|
|
|
| Token management functions in "Text token" Edit controls.... |
|
|
|
|
|
|
|
| Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|