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