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

TMUIP_Pixmap_DrawSection

Declaration

Source position: mui.pas line 3523

type TMUIP_Pixmap_DrawSection = record

  MethodID: PtrUInt;

  

  sx: LongInt;

  

  sy: LongInt;

  

  sw: LongInt;

  

  sh: LongInt;

  

  mri: PMUI_RenderInfo;

  

  dx: LongInt;

  

  dy: LongInt;

  

end;


Documentation generated on: 2021-07-30