Source position: intuition.pas line 3003
type TgpQuery = record
MethodID: LongWord;
gpq_GInfo: PGadgetInfo;
gpq_IEvent: PInputEvent;
gpq_Type: LongWord;
gpq_Data: LongInt;
end;