[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

SetBkMode

Sets the background mix mode (transparency) of an device context.

Declaration

Source position: winapih.inc line 237

function SetBkMode(

  DC: HDC;

  bkMode: Integer

):Integer;