|
|
|
|
|
|
|
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control. |
|
|
|
|
|
|
Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
Usage example of the zipMsgError function |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable. |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
Reads the value of all the elements found in a matrix column. |
|
|
|
|
|
|
Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Identifies the control on which the context menu was opened. |
|
|
|
|
|
|
Changes the hue of an image:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|