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

TwdpWindowShape

Method parameter for WDM_WINDOWSHAPE

Declaration

Source position: intuition.pas line 2964

type TwdpWindowShape = record

  MethodID: LongWord;

  

WDM_WINDOWSHAPE

  wdp_TrueColor: ShortInt;

  

  wdp_Window: PWindow;

  

  wdp_Width: LongInt;

  

  wdp_Height: LongInt;

  

  wdp_UserBuffer: NativeUInt;

  

end;


Documentation generated on: 2021-07-30