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

TWidgetSet.GetROP2

The current Foreground Mixing Mode in an device context.

Declaration

Source position: winapih.inc line 140

public function TWidgetSet.GetROP2(

  DC: HDC

):Integer; virtual;

Arguments

DC

  

The device context.

Function result

The mode, zero on failure.

See also

TWidgetSet.SetROP2

  

Sets the Foreground Mixing Mode in an device context.

#lcl.LCLType.R2_COPYPEN

  

Binary raster operation (Dst op Pen): Pen.

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