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

TWin32WidgetSet.AngleChord

Declaration

Source position: win32winapih.inc line 20

public function TWin32WidgetSet.AngleChord(

  DC: HDC;

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer;

  angle1: Integer;

  angle2: Integer

):Boolean; override;