[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

ExtTextOut

Declaration

Source position: winapih.inc line 104

function ExtTextOut(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Options: LongInt;

  Rect: PRect;

  Str: PChar;

  Count: LongInt;

  Dx: PInteger

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.