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

TsdpGetDefSizeSysImage

Method parameter for SDM_GETDEFSIZE_SYSIMAGE

Declaration

Source position: intuition.pas line 2758

type TsdpGetDefSizeSysImage = record

  MethodID: LongWord;

  

SDM_GETDEFSIZE_SYSIMAGE

  sdp_TrueColor: ShortInt;

  

  sdp_Dri: PDrawInfo;

  

  sdp_ReferenceFont: PTextFont;

  

In:

  sdp_Which: LongWord;

  

In: SDEPTHIMAGE

  sdp_SysiSize: LongWord;

  

In: SYSISIZE_LOWRES/SYSISIZE_MEDRES/SYSISIZE_HIRES

  sdp_Width: PLongWord;

  

Out

  sdp_Height: PLongWord;

  

Out

  sdp_Flags: LongWord;

  

  sdp_UserBuffer: LongWord;

  

end;

See also

DoMethodA

  

Perform method on object.


Documentation generated on: 2017-01-10