Source position: intuition.pas line 902
type tTabletHookData = record
thd_Screen: Pointer;
thd_Width: ULONG;
thd_Height: ULONG;
thd_ScreenChanged: LongInt;
end;