Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst and Src).
Source position: lcltype.pp line 204
const SRCAND = $008800C6;
BitBlt
Copies a section of a Canvas to another one, performing a raster operation (ROP).