|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function. |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
|
| Returns the number of rows in a Looper control. |
|
|
|
|
|
|
|
| Asks to run the "Request for refreshing the display" process of parent. |
|
|
|
|
|
|
|
| Opens the default Web browser of the current device. |
|
|
|
|
|
|
|
| Returns the current status of a thread. |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
| The ElementWidth property is used to:
Find out or modify the width of the elements in an Organization Chart control.
Find out or modify the width of the cells in a Dashboard control.... |
|
|
|
|
|
|
|
| The ElementHeight property is used to:
Find out or modify the height of the elements in an Organization Chart control.
Find out or modify the height of the cells in a Dashboard control.... |
|
|
|
|
|
|
|
| Provokes:
an assertion during the test of element or project (Go mode).
an error in automated test mode.... |
|
|
|
|
|
|
|
| Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure. |
|
|
|
|
|
|
|
| Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
|
| Returns the directory from which the execution is started. |
|
|
|
|
|
|
|
| WinSize:
returns or modifies the window display mode (maximized, minimized or normal),
modifies the window height and/or width,
moves the window and modifies a window's height and/or width.... |
|
|
|
|
|
|
|
| Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
|
| Links (or not) the points found in a "3D Scatter" chart. |
|
|
|
|
|
|
|
| Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Usage example of the fMakeDir function |
|
|
|
|
|
|
|
| Usage example of the ListDelete function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|