|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Initializes the parameters of speech synthesis for the current application. |
|
|
|
|
|
|
Reads the content of the specified file by using the engine for speech synthesis found... |
|
|
|
|
|
|
Used to find out whether a read operation is in progress on the engine for speech synthesis. |
|
|
|
|
|
|
Stops all the current read operations on the engine for speech synthesis. |
|
|
|
|
|
|
Returns the current status of the connection to data on the mobile network or asks to be notified... |
|
|
|
|
|
|
Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
Modifies the setting of the brightness for the device screen. |
|
|
|
|
|
|
Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
Returns the list of IP addresses (Internet Protocol) for a computer. |
|
|
|
|
|
|
Used to update the structure of an HFSQL data file by performing an automatic data modification... |
|
|
|
|
|
|
Merges several existing PDF files into a single PDF file. The files are merged one after another.... |
|
|
|
|
|
|
Adds a new root element into an Organization Chart control. |
|
|
|
|
|
|
Finds the index of an element in a TreeMap control from the element path. |
|
|
|
|
|
|
Returns the horizontal position of the pointer (finger or stylus). |
|
|
|
|
|
|
Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression... |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
Deletes all elements from an Organization Chart control. |
|
|
|
|
|
|
Returns the number of pointers in contact with the screen. |
|
|
|
|
|
|
Returns the pointer index (finger or stylus) that triggered the call to a process specific... |
|
|
|
|
|
|
Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|