[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TmdpInitMenu

Method parameter for MDM_INITMENU

Declaration

Source position: intuition.pas line 2618

type TmdpInitMenu = record

  MethodID: LongInt;

  

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: IPTR;

  

  mdp_ScreenUserBuffer: IPTR;

  

  mdp_MenuDecorFlags: LongWord;

  

end;


Documentation generated on: 2017-01-10