Source position: agraphics.pas line 2489
procedure RectFill(
rp: pRastPort;
xMin: LongInt;
yMin: LongInt;
xMax: LongInt;
yMax: LongInt
);