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

PATPAINT

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

Declaration

Source position: lcltype.pp line 210

const PATPAINT = $00FB0A09;

See also

#lcl.LCLIntf.BitBlt

  

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