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

TmdpDrawBackground

Declaration

Source position: intuition.pas line 2670

type TmdpDrawBackground = record

  MethodID: LongWord;

  mdp_TrueColor: ShortInt;

  mdp_RPort: PRastPort;

  mdp_X: LongInt;

  mdp_Y: LongInt;

  mdp_Width: LongInt;

  mdp_Height: LongInt;

  mdp_ItemLeft: LongInt;

  mdp_ItemTop: LongInt;

  mdp_ItemWidth: LongInt;

  mdp_ItemHeight: LongInt;

  mdp_Flags: Word;

  mdp_UserBuffer: IPTR;

  mdp_MenuDecorFlags: LongWord;

  pad_align: record

  end;

end;


Documentation generated on: 2023-03-18