[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#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: May 14 2021