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

TextOut

Draws an string without formatting (single line).

Declaration

Source position: winapih.inc line 282

function TextOut(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Str: Pchar;

  Count: Integer

):Boolean;


Version 3.2 Generated 2024-02-25 Home