|
|
|
|
|
|
|
Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
List of constants used by the Twain functions.... |
|
|
|
|
|
|
Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Functions for managing multiple languages... |
|
|
|
|
|
|
Returns the list of sorted columns found in a Table control. |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Builds a character string from an initial string and parameters. |
|
|
|
|
|
|
TableMode is kept for backward compatibility. |
|
|
|
|
|
|
Returns the ASCII code of the specified character. |
|
|
|
|
|
|
Gets or sets the language associated with the keyboard. |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|