Source position: agraphics.pas line 732
type tDBufPacket = record
BufY: Word;
BufX: Word;
BufPath: pVSprite;
BufBuffer: Pointer;
end;