Source position: agraphics.pas line 386
type TDBufPacket = record
BufY: SmallInt;
BufX: SmallInt;
BufPath: PVSprite;
BufBuffer: PSmallInt;
end;