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

TWin32WidgetSet.TextOut

Declaration

Source position: win32winapih.inc line 234

public function TWin32WidgetSet.TextOut(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Str: PChar;

  Count: Integer

):Boolean; override;