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

NOTSRCCOPY

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (not Src)

Declaration

Source position: lcltype.pp line 200

const NOTSRCCOPY = $00330008;

See also

#lcl.LCLIntf.BitBlt

  

Copies a section of a Canvas to another one, performing a raster operation (ROP).

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