|
|
|
|
|
|
|
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 DateModified property is used to get the modification date of an element. |
|
|
|
|
|
|
The Column property is used to manipulate one or more columns. |
|
|
|
|
|
|
The Destination property is used to define:
the destination of a backup.
the result file... |
|
|
|
|
|
|
The Date keyword can correspond to... |
|
|
|
|
|
|
The AttributeNote property gets the value of the <Note> extension attribute. |
|
|
|
|
|
|
The AttributeMapping property gets the value of the <Mapping> extension attribute. |
|
|
|
|
|
|
The AttributeSerialize property gets the serialization name of the type according to its name... |
|
|
|
|
|
|
The URL property is used to get and change a URL. |
|
|
|
|
|
|
The ToolTip property gets and changes the tooltip text. |
|
|
|
|
|
|
The Global property is used to determine if an element is global. |
|
|
|
|
|
|
The Associated property determines if an element belongs to the base class or to an associated... |
|
|
|
|
|
|
The UUID property is used to get the identifier of an element. |
|
|
|
|
|
|
The Version property is used to get and change the version of an element. |
|
|
|
|
|
|
The Author property gets and changes the author of an element. |
|
|
|
|
|
|
The Primary property can be used:
on the gglPostalAddress type.
on the gglEmail type.... |
|
|
|
|
|
|
The ContentType property gets and sets the type of a message. |
|
|
|
|
|
|
The Exist property is used to determine if an element exists. |
|
|
|
|
|
|
The Point keyword is used to manage a point... |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
The DateCreated property is used to get the creation date of an element. |
|
|
|
|
|
|
The Attribute property is used to manage attributes. |
|
|
|
|
|
|
The Row property is used to manipulate one or more rows. |
|
|
|
|
|
|
The Cell property is used to manipulate one or more cells. |
|
|
|
|
|
|
The Line property is used to define the line style used. |
|
|
|
|
|
|
The Alignment property is used to align elements. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|