Source position: intuition.pas line 320
type TMenuEventMessage = record
StructSize: LongWord;
EventType: LongWord;
Window: Pointer;
UserData: Pointer;
end;