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

TmdpGetDefSizeSysImage

Method parameter for MDM_GETDEFSIZE_SYSIMAGE

Declaration

Source position: intuition.pas line 2555

type TmdpGetDefSizeSysImage = record

  MethodID: LongWord;

  

MDM_GETDEFSIZE_SYSIMAGE

  mdp_TrueColor: ShortInt;

  

  mdp_Dri: PDrawInfo;

  

  mdp_ReferenceFont: PTextFont;

  

In:

  mdp_Which: LongWord;

  

In: One of CLOSEIMAGE, SIZEIMAGE, ...

  mdp_SysiSize: LongWord;

  

In: lowres/medres/highres

  mdp_Width: PLongWord;

  

Out:

  mdp_Height: PLongWord;

  

Out:

  mdp_Flags: LongWord;

  

end;


Documentation generated on: 2017-01-10