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

DrawText

Declaration

Source position: winapih.inc line 90

function DrawText(

  DC: HDC;

  Str: PChar;

  Count: Integer;

  var Rect: TRect;

  Flags: Cardinal

):Integer;

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