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