[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 4.0 Generated 2025-05-03 Home