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

TmdpGetMenuSpaces

Method parameter for MDM_GETMENUSPACES

Declaration

Source position: intuition.pas line 2584

type TmdpGetMenuSpaces = record

  MethodID: LongInt;

  

MDM_GETMENUSPACES

  mdp_TrueColor: ShortInt;

  

  mdp_InnerLeft: LongInt;

  

  mdp_InnerTop: LongInt;

  

  mdp_InnerRight: LongInt;

  

  mdp_InnerBottom: LongInt;

  

  mdp_ItemInnerLeft: LongInt;

  

  mdp_ItemInnerTop: LongInt;

  

  mdp_ItemInnerRight: LongInt;

  

  mdp_ItemInnerBottom: LongInt;

  

  mdp_MinWidth: LongInt;

  

  mdp_MinHeight: LongInt;

  

end;


Documentation generated on: 2017-01-10