|
|
|
|
|
|
|
|
|
|
|
|
|
|
| MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
|
| Determines if a data source has been initialized. |
|
|
|
|
|
|
|
| Returns the lowest value. |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| Starts reading the current media on the UPnP device. |
|
|
|
|
|
|
|
| Opens a media on the UPnP device. |
|
|
|
|
|
|
|
| Pauses the reading of the current media on the UPnP device. |
|
|
|
|
|
|
|
| Stops reading the current media on the UPNP device. |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
| Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
|
| Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
|
| Returns the sine of an angle. |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| Returns the result of a bitwise NOT operation performed on a value. |
|
|
|
|
|
|
|
| The user can filter the content of a Table control by displaying the records corresponding to a condition for example...... |
|
|
|
|
|
|
|
| Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
|
| Returns the result of the bitwise OR operation performed between two values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|