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

SRCERASE

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

Declaration

Source position: lcltype.pp line 206

const SRCERASE = $00440328;

See also

BitBlt

  

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


Version 3.2 Generated 2024-02-25 Home