SetBkColor
Set background drawing color
Declaration
Source position: graphh.inc line 672
var
  SetBkColor : SetBkColorProc;
Description
Sets the background color to Color.
Errors
None.
See also
| Name | Description | 
|---|---|
| GetBkColor | Return current background color | 
| SetBkColorProc | SetBKColor callback prototype | 
| SetColor | Set foreground drawing color | 
| SetWriteMode | Specify binary operation to perform when drawing on screen |