|
|
|
|
|
|
|
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 Path property gets and sets a path. |
|
|
|
|
|
|
The Definition property is used to define a type. |
|
|
|
|
|
|
Diagram functions (prefix syntax)... |
|
|
|
|
|
|
The Password property sets and changes the password. |
|
|
|
|
|
|
The Port property is used to identify and change a server connection port. |
|
|
|
|
|
|
The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
The Category property gets and sets the category of an element. |
|
|
|
|
|
|
Diagram management functions... |
|
|
|
|
|
|
The Thickness property is used to get and change the thickness of an element. |
|
|
|
|
|
|
The Border property is used to get and change the borders of an element. |
|
|
|
|
|
|
The Filter keyword can correspond to:
the Filter function.
the Filter property.... |
|
|
|
|
|
|
The BackgroundPattern property is used to get and change the background pattern of an element. |
|
|
|
|
|
|
The PhoneNumber property is used to get and change a phone number. |
|
|
|
|
|
|
The PublicationDate property is used to get the date an element was last accessed. |
|
|
|
|
|
|
The DayOfWeek property is used to get and change the day of the week in a schedule. |
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying... |
|
|
|
|
|
|
The DayOfMonth property is used to get and change the number of the day of the month... |
|
|
|
|
|
|
The Login property is used to get and change the username. |
|
|
|
|
|
|
The BitPerPixel property is used to get and change the number of bits per pixel in an image. |
|
|
|
|
|
|
The Permission keyword is used to get and change permissions. |
|
|
|
|
|
|
The Formatting property describes the formatting of an element. |
|
|
|
|
|
|
The StyleID property is used to get and change the identifier of the style associated... |
|
|
|
|
|
|
The Style property is used to:
retrieve or assign the entire style of a control (including... |
|
|
|
|
|
|
The TextColor property is used to set the text color of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|