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

Ellipse

Draws a filled circle or ellipse, bounded by a rectangle.

Declaration

Source position: winapih.inc line 95

function Ellipse(

  DC: HDC;

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer

):Boolean;


Version 3.2 Generated 2024-02-25 Home