[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 239

function SetBkMode(

  DC: HDC;

  bkMode: Integer

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.