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

Pie

Draws a filled pie-shaped wedge, from an ellipse and two radials.

Declaration

Source position: winapih.inc line 211

function Pie(

  DC: HDC;

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer;

  sx: Integer;

  sy: Integer;

  ex: Integer;

  ey: Integer

):Boolean;


Version 3.2 Generated 2024-02-25 Home