Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TwdpInitWindow

Method parameter for WDM_INITWINDOW

Declaration

Source position: intuition.pas line 2948

type TwdpInitWindow = record

  MethodID: LongWord;

  

WDM_INITWINDOW

  wdp_TrueColor: ShortInt;

  

  wdp_UserBuffer: NativeUInt;

  

  wdp_Screen: PScreen;

  

  wdp_ScreenUserBuffer: NativeUInt;

  

end;


Documentation generated on: 2021-07-30