|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
|
| Performs a search in:
a Table control,
a TreeView Table control,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
|
| The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the table. |
|
|
|
|
|
|
|
| Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
|
| Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
|
| List of functions for handling the Combo Box controls... |
|
|
|
|
|
|
|
| Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control. |
|
|
|
|
|
|
|
| Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control. |
|
|
|
|
|
|
|
| The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element of a List or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
|
| Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
|
| The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|