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

TwdpGetDefSizeSysImage

Method parameter for WDM_GETDEFSIZE_SYSIMAGE

Declaration

Source position: intuition.pas line 2866

type TwdpGetDefSizeSysImage = record

  MethodID: LongWord;

  

WDM_GETDEFSIZE_SYSIMAGE

  wdp_TrueColor: ShortInt;

  

  wdp_Dri: PDrawInfo;

  

  wdp_ReferenceFont: PTextFont;

  

In:

  wdp_Which: LongWord;

  

In: One of CLOSEIMAGE, SIZEIMAGE, ...

  wdp_SysiSize: LongWord;

  

In: SYSISIZE_LOWRES/SYSISIZE_MEDRES/SYSISIZE_HIRES

  wdp_Width: PLongWord;

  

Out

  wdp_Height: PLongWord;

  

Out

  wdp_Flags: LongWord;

  

  wdp_UserBuffer: IPTR;

  

end;


Documentation generated on: 2017-01-10