Source position: intuition.pas line 503
type TTabletHookData = record
thd_Screen: PScreen;
thd_Width: LongWord;
thd_Height: LongWord;
thd_ScreenChanged: LongInt;
end;