|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the sum for a series of values. |
|
|
|
|
|
|
|
| Usage example of the Asc function |
|
|
|
|
|
|
|
| MemSort_55 is kept for backward compatibility. |
|
|
|
|
|
|
|
| Compresses a string or a memory block (buffer) in binary format. |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| Returns the numeric value of a character string. |
|
|
|
|
|
|
|
| Returns the full width of a window (including the border). |
|
|
|
|
|
|
|
| Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
|
| Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
|
| Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
|
| Copies an element (leaf or node) into a TreeView control. |
|
|
|
|
|
|
|
| Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Calculates the variance for a series of values. |
|
|
|
|
|
|
|
| Adds a "leaf" element (and all necessary nodes) into a TreeView control. |
|
|
|
|
|
|
|
| Calculates the variance for a full series of values. |
|
|
|
|
|
|
|
| Returns the TreeView element found at a given position. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Returns the text without the formatting characteristics specific to the RTF format. |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|