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

TmdpDrawSysImage

Method parameter for MDM_DRAW_SYSIMAGE

Declaration

Source position: intuition.pas line 2568

type TmdpDrawSysImage = record

  MethodID: LongWord;

  

MDM_DRAW_SYSIMAGE

  mdp_TrueColor: ShortInt;

  

  mdp_Dri: PDrawInfo;

  

  mdp_RPort: PRastPort;

  

  mdp_X: LongInt;

  

  mdp_Y: LongInt;

  

  mdp_Width: LongInt;

  

  mdp_Height: LongInt;

  

  mdp_Which: LongWord;

  

  mdp_State: LongWord;

  

  mdp_Flags: LongWord;

  

  mdp_UserBuffer: IPTR;

  

end;


Documentation generated on: 2017-01-10