Source position: agraphics.pas line 927
type TRasInfo = record
Next: PRasInfo;
BitMap: PBitMap;
RxOffset: SmallInt;
RyOffset: SmallInt;
end;