Source position: agraphics.pas line 2562
procedure DrawCircle(
Rp: pRastPort;
xCenter: LongInt;
yCenter: LongInt;
r: LongInt
);