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