Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

ExtTextOut

Draws an string without formatting (single line).

Declaration

Source position: winapih.inc line 100

function ExtTextOut(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Options: LongInt;

  Rect: PRect;

  Str: PChar;

  Count: LongInt;

  Dx: PInteger

):Boolean;



CT Web help

CodeTyphon Studio