|
|
|
|
|
|
|
Colors an area in a picLayer variable. |
|
|
|
|
|
|
Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
Reads the last appointment in a Lotus Notes or Outlook calendar. |
|
|
|
|
|
|
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Exports an appointment or a list of appointments in iCalendar format. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in an Image variable. |
|
|
|
|
|
|
Draws a line in an Image variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Draws a polygon in a WDPic variable. |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for the specified picLayer variable. |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|