Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

PATCOPY

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

Declaration

Source position: lcltype.pp line 211

const PATCOPY = $00F00021;

See also

BitBlt

  

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