|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Copies the content of an array to another array. |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| Identifies or modifies the type of chart. |
|
|
|
|
|
|
|
| Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
|
| Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart.... |
|
|
|
|
|
|
|
| Displays and formats:
the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
|
| Initializes the category color for a chart whose type is:
Pie,
Column,
Bubble chart,
Waterfall.... |
|
|
|
|
|
|
|
| Tests the validity of a tax number in Italy. |
|
|
|
|
|
|
|
| Tests the validity of a tax number in Switzerland. |
|
|
|
|
|
|
|
| Tests the validity of a tax number in Brazil. |
|
|
|
|
|
|
|
| Tests the validity of a tax number in Belgium. |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
|
| Returns the index of the current layout in the window or internal window. |
|
|
|
|
|
|
|
| Applies a specific layout to:
a window.
an internal window.... |
|
|
|
|
|
|
|
| Creates a Repositionable Note control. |
|
|
|
|
|
|
|
| Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Allows you to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|