|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of constants used by the DDE functions... |
|
|
|
|
|
|
|
| The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area. |
|
|
|
|
|
|
|
| The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area. |
|
|
|
|
|
|
|
| The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area. |
|
|
|
|
|
|
|
| The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area. |
|
|
|
|
|
|
|
| The ShapeExtremityStart property is used to get and change the source end shape of a Wire control. |
|
|
|
|
|
|
|
| The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control. |
|
|
|
|
|
|
|
| The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control. |
|
|
|
|
|
|
|
| The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control. |
|
|
|
|
|
|
|
| The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control. |
|
|
|
|
|
|
|
| A branch is used to create a copy of the current project in order to perform modifications, additions, etc.... |
|
|
|
|
|
|
|
| The HTMLClass property reads and sets the value of the "class" HTML attribute of the control. |
|
|
|
|
|
|
|
| The RightIndent property is used to get and change the space to the right of the text in a control. |
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
|
| Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
|
| The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
|
| The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
|
| The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
|
| Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
|
| The SubCaption property is used to get and change:
the secondary caption of an option found in a Radio Button or Check Box control.
the secondary caption of an element found in a TreeMap control.... |
|
|
|
|
|
|
|
| Adds a menu into the window that is opened. |
|
|
|
|
|
|
|
| The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| The Resource property is used to:
find out the resources visible in a Scheduler control.
find out the resource of the Scheduler control that corresponds to the specified index.... |
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|