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

TextOut

Declaration

Source position: winapih.inc line 238

function TextOut(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Str: Pchar;

  Count: Integer

):Boolean;