Draws ellipse which is outlined by using the current pen settings and filled by using the current fill settings.
TImagingCanvas Class
public procedure Ellipse(const Rect: TRect);
Rect specifies bounding rectangle of ellipse to be drawn.