SetColor
Set foreground drawing color
Declaration
Source position: graphh.inc line 780
procedure SetColor(Color: ColorType);
Description
Sets the foreground color to Color.
Errors
None.
See also
| Name | Description |
|---|---|
| GetColor | Return current drawing color |
| SetBkColor | Set background drawing color |
| SetWriteMode | Specify binary operation to perform when drawing on screen |