[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#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: IPTR;

  

end;


Documentation generated on: 2017-01-10