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

TwdpDrawWinBorder

Method parameter for WDM_DRAW_WINBORDER

Declaration

Source position: intuition.pas line 2896

type TwdpDrawWinBorder = record

  MethodID: LongWord;

  

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: IPTR;

  

end;


Documentation generated on: 2017-01-10