Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

SetBkColorProc

SetBKColor callback prototype.

Declaration

Source position: graphh.inc line 598

type SetBkColorProc = procedure(

  ColorNum: ColorType

);

Description

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.

See also

SetBkColor

  

Set background drawing color.

TModeInfo

  

Record describing a graphical mode.

GetBkColorProc

  

GetBKColor callback prototype.


Documentation generated on: Jul 24 2023