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

TWin32WidgetSet.Arc

Declaration

Source position: win32winapih.inc line 19

public function TWin32WidgetSet.Arc(

  DC: HDC;

  Left: Integer;

  Top: Integer;

  Right: Integer;

  Bottom: Integer;

  Angle16Deg: Integer;

  Angle16DegLength: Integer

):Boolean; override;