Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TScrollHook

Declaration

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;


Documentation generated on: 2021-07-30