Source position: gameport.pas line 45
type tGamePortTrigger = record
gpt_Keys: Word;
gpt_Timeout: Word;
gpt_XDelta: Word;
gpt_YDelta: Word;
end;