[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#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;


Version 3.2 Generated 2024-02-25 Home