|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Changes the management mode of threads. |
|
|
|
|
|
|
|
| Identifies or modifies the type of chart. |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| In the Table and TreeView Table controls, the end user has the ability to add automatic calculations...... |
|
|
|
|
|
|
|
| Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
| Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
|
| Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| The ID property is used to get and change IDs. |
|
|
|
|
|
|
|
| Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
|
| Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Builds the SOAP request for calling a Webservice function. |
|
|
|
|
|
|
|
| The report editor allows you to create "Label" reports...... |
|
|
|
|
|
|
|
| Identifies or defines whether the category labels are refreshed whenever the chart is drawn. |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
|
| Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
|
| Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|