Source position: intuition.pas line 822
type TIntuiWheelData = record
Version: Word;
Reserved: Word;
WheelX: SmallInt;
WheelY: SmallInt;
end;