SetBKColor callback prototype.
Source position: graphh.inc line 598
type SetBkColorProc = procedure(  | 
ColorNum: ColorType  | 
);  | 
SetBkColorProc is the procedure prototype for the SetBkColor method handler in TModeInfo. The procedure gets passed the color code for the color to set as background color.
  | 
Set background drawing color.  | 
|
  | 
Record describing a graphical mode.  | 
|
  | 
GetBKColor callback prototype.  |