|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| Indicates the display mode of a Toolbar control. |
|
|
|
|
|
|
|
| Refreshes a Looper control based on a data file from a given position: the modifications performed... |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Cancels the display of the internal window displayed in a Looper control further to the row swipe. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of internal wait window when adding additional elements... |
|
|
|
|
|
|
|
| Transforms a docked Toolbar control into a floating Toolbar control. |
|
|
|
|
|
|
|
| Searches for a value in all the attributes of a Looper control. |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
|
| Expands a break in the Looper control on a given row. |
|
|
|
|
|
|
|
| Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
|
| Validates the modification or addition of the record associated with the current row in the Looper... |
|
|
|
|
|
|
|
| Collapses a break that was expanded beforehand in a Looper control. |
|
|
|
|
|
|
|
| On a given row of a Looper control:
collapses a break (if it is expanded),
expands a break... |
|
|
|
|
|
|
|
| Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
|
| Ends the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
|
| Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|