Opaque ExtTextOut mode, filling the rectangle with the background Color before painting the text.
Source position: lcltype.pp line 232
const ETO_OPAQUE = 2;
ExtTextOut
Draws an string without formatting (single line).