|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
|
| The MaxSize property is used to get and set a maximum size. |
|
|
|
|
|
|
|
| Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the table (query or view).
the record found in a Record variable into the table (query or view).... |
|
|
|
|
|
|
|
| A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
|
| Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Identifies or defines whether the category labels are refreshed whenever the chart is drawn. |
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
determine if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
| Pulls out a section (or all sections) in a chart. |
|
|
|
|
|
|
|
| Identifies or modifies the type of chart. |
|
|
|
|
|
|
|
| The ContentType property is used to get and define the content of an element. |
|
|
|
|
|
|
|
| The FileSize property is used to get the size of a file. |
|
|
|
|
|
|
|
| The Unicode property gets and sets the Unicode format of an element. |
|
|
|
|
|
|
|
| The FillCharacter property gets and sets the character used to fill an element. |
|
|
|
|
|
|
|
| Reverses the characters of a string. |
|
|
|
|
|
|
|
| Returns the name of an external file currently open. |
|
|
|
|
|
|
|
| Returns the directory from which the execution is started. |
|
|
|
|
|
|
|
| Permanently deletes a control from a window, page or report. |
|
|
|
|
|
|
|
| The Note property is used to:
Find out the notes associated with a control, a window, a page or a report.
Modify the notes associated with a control, a window a page or a report.... |
|
|
|
|
|
|
|
| Checks the validity of a JSON string. |
|
|
|
|
|
|
|
| Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|