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