Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

SetBkColor

Sets the current background color of an device context.

Declaration

Source position: winapih.inc line 238

function SetBkColor(

  DC: HDC;

  Color: TColorRef

):TColorRef;