|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
The IgnoreError property is used to specify ignored errors. |
|
|
|
|
|
|
The Price property is used to manage price of an element. |
|
|
|
|
|
|
The SerialNumber property is used to manage serial numbers. |
|
|
|
|
|
|
The Protocol property is used to identify and change the protocol used. |
|
|
|
|
|
|
The ContentType property is used to get and define the content of an element. |
|
|
|
|
|
|
The InterlineType property is used to get and change the type of line spacing used. |
|
|
|
|
|
|
The ReadOnly property is used you to determine if an element is read-only. |
|
|
|
|
|
|
The MaxSize property is used to get and set a maximum size. |
|
|
|
|
|
|
The WholeDay property is used to set an event for an entire day. |
|
|
|
|
|
|
The DescriptionStatusCode property is used to get the status description of the response... |
|
|
|
|
|
|
The SecondaryMessage property is used to get and change the secondary message displayed... |
|
|
|
|
|
|
The LargeIcon property is used to define the large icon used in notifications |
|
|
|
|
|
|
The ActionLabel property is used to get and change the label of the notification's action button.... |
|
|
|
|
|
|
The Palette keyword can correspond to: |
|
|
|
|
|
|
The Service property is used to get and change permissions. |
|
|
|
|
|
|
The Property property is used to get and change the properties of an element. |
|
|
|
|
|
|
The StatusCode property gets the status of the response to the request. |
|
|
|
|
|
|
The RoughHeader is used to get the header returned with the response. |
|
|
|
|
|
|
The UploadProgress property gets the progress status of the POST request. |
|
|
|
|
|
|
The DownloadProgress property gets the download progress notification. |
|
|
|
|
|
|
The Numbering property is used to describe the numbering of an element. |
|
|
|
|
|
|
The IndentFirstLine property is used to get and change the indent of the first line of an element. |
|
|
|
|
|
|
The Level property is used to get and change the numbering level. |
|
|
|
|
|
|
The PrivateKeyPassword property sets the key file password (for a private key connection). |
|
|
|
|
|
|
The StartTimestamp property is used to set the start date and time of an action. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|