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

TMUIP_Window_DrawBackground

Declaration

Source position: mui.pas line 1183

type TMUIP_Window_DrawBackground = record

  MethodID: PtrUInt;

  

  left: LongInt;

  

  top: LongInt;

  

  width: LongInt;

  

  height: LongInt;

  

  xoffset: LongInt;

  

  yoffset: LongInt;

  

  flags: LongInt;

  

end;


Documentation generated on: 2021-07-30