Source position: agraphics.pas line 2009
type tSimpleSprite = record
posctldata: Pointer;
height: Word;
x: Word;
y: Word;
num: Word;
end;