Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TmdpInitMenu

Method parameter for MDM_INITMENU

Declaration

Source position: intuition.pas line 2618

type TmdpInitMenu = record

  MethodID: PtrUInt;

  

MDM_INITMENU

  mdp_TrueColor: SmallInt;

  

  mdp_RPort: PRastPort;

  

  mdp_Screen: PScreen;

  

  mdp_Left: LongWord;

  

  mdp_Top: LongWord;

  

  mdp_Width: LongWord;

  

  mdp_Height: LongInt;

  

  mdp_UserBuffer: NativeUInt;

  

  mdp_ScreenUserBuffer: NativeUInt;

  

  mdp_MenuDecorFlags: LongWord;

  

end;


Documentation generated on: 2021-07-30