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

TwdpDrawSysImage

Method parameter for WDM_DRAW_SYSIMAGE

Declaration

Source position: intuition.pas line 2880

type TwdpDrawSysImage = record

  MethodID: LongWord;

  

WDM_DRAW_SYSIMAGE

  wdp_TrueColor: ShortInt;

  

  wdp_Dri: PDrawInfo;

  

  wdp_RPort: PRastPort;

  

  wdp_X: LongInt;

  

  wdp_Y: LongInt;

  

  wdp_Width: LongInt;

  

  wdp_Height: LongInt;

  

  wdp_Which: LongWord;

  

  wdp_State: LongWord;

  

  wdp_Flags: LongWord;

  

  wdp_UserBuffer: IPTR;

  

end;


Documentation generated on: 2017-01-10