Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio