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