|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the date of the last day for the specified month. |
|
|
|
|
|
|
|
| Returns the number of words in a string. |
|
|
|
|
|
|
|
| Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
|
| Waits for the end of execution of all parallel tasks found in an array. |
|
|
|
|
|
|
|
| Returns the date of the first day of the year. |
|
|
|
|
|
|
|
| Fills an array with the words from a string. |
|
|
|
|
|
|
|
| Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Returns the first day of the month. |
|
|
|
|
|
|
|
| The Color property gets or sets the font color of:
a Font variable.
text displayed in a Static or Calculated control of a report.
text displayed in a window control.
text displayed in a page control.... |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Pushes an element onto the stack. |
|
|
|
|
|
|
|
| Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Returns the number of characters matching a given type. |
|
|
|
|
|
|
|
| The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
| The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| The FontSize property is used to:
Identify the size of the font used in a control.
Change the size of the font used in a control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|