|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
|
| Inserts a new option at a specific position. |
|
|
|
|
|
|
|
| Inserts a separator into a menu. |
|
|
|
|
|
|
|
| Deletes a menu or a menu option. |
|
|
|
|
|
|
|
| Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
|
| Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
|
| Indicates the status of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
|
| Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| Inserts a menu before another menu in a window. |
|
|
|
|
|
|
|
| Returns or modifies the current position of the media file currently played in the Multimedia control. |
|
|
|
|
|
|
|
| Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
|
| Adds a calculated row to a Table control by providing custom calculation procedures. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
|
| Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| Applies a computation to each element of an array. |
|
|
|
|
|
|
|
| Merges specified or selected cells in a Spreadsheet control. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| Executes an SQL query asynchronously. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|