Clipped ExtTextOut mode, clipping the text at the rectangle boundaries.
Source position: lcltype.pp line 233
const ETO_CLIPPED = 4;
ExtTextOut
Draws an string without formatting (single line).