Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio