|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a line in a picLayer variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a WDPic variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a polygon in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
|
| Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|