Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst or Src).
Source position: lcltype.pp line 203
const SRCPAINT = $00EE0086;
BitBlt
Copies a section of a Canvas to another one, performing a raster operation (ROP).