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

TwdpDrawWinBorder

Method parameter for WDM_DRAW_WINBORDER

Declaration

Source position: intuition.pas line 2896

type TwdpDrawWinBorder = record

  MethodID: PtrUInt;

  

WDM_DRAW_WINBORDER

  wdp_TrueColor: ShortInt;

  

  wdp_Dri: PDrawInfo;

  

  wdp_Window: PWindow;

  

  wdp_RPort: PRastPort;

  

  wdp_Flags: LongWord;

  

Flag WDF_DWB_TOP_ONLY

  wdp_UserBuffer: NativeUInt;

  

end;


Documentation generated on: 2021-07-30