Source position: intuition.pas line 1375
type TScrollHook = record
sh_Hook: PHook;
sh_Top: LongInt;
sh_Total: LongInt;
sh_Visible: LongInt;
sh_Size: LongInt;
end;