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

TWin32WidgetSet.RadialArc

Declaration

Source position: win32winapih.inc line 176

public function TWin32WidgetSet.RadialArc(

  DC: HDC;

  left: Integer;

  top: Integer;

  right: Integer;

  bottom: Integer;

  sx: Integer;

  sy: Integer;

  ex: Integer;

  ey: Integer

):Boolean; override;