Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

ETO_OPAQUE

Opaque ExtTextOut mode, filling the rectangle with the background Color before painting the text.

Declaration

Source position: lcltype.pp line 232

const ETO_OPAQUE = 2;

See also

ExtTextOut

  

Draws an string without formatting (single line).