|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone. |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Disables (grays out) a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
|
| Checks whether the sought element was found. |
|
|
|
|
|
|
|
| Fixes a column to the left or frees a column fixed to the left. |
|
|
|
|
|
|
|
| Positions the checkmark in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
|
| Sorts the elements found in a memory zone. |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
|
| Clears and deletes a memory zone. |
|
|
|
|
|
|
|
| Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Checks the existence of a directory. |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Writes a value to a key in the Windows registry. |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Checks the existence of a key in the Windows registry. |
|
|
|
|
|
|
|
| Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Returns the name (and possibly the type) of values for a key found in the registry. |
|
|
|
|
|
|
|
| Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Reads a value in the Windows registry. |
|
|
|
|
|
|
|
| dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|