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

TMUI_AreaData

Declaration

Source position: mui.pas line 1687

type TMUI_AreaData = record

  mad_RenderInfo: PMUI_RenderInfo;

  mad_Background: PMUI_ImageSpec_intern;

  mad_Font: PTextFont;

  mad_MinMax: TMUI_MinMax;

  mad_Box: TIBox;

  mad_addleft: ShortInt;

  mad_addtop: ShortInt;

  mad_subwidth: ShortInt;

  mad_subheight: ShortInt;

  mad_Flags: LongWord;

  mad_Flags2: LongWord;

end;


Documentation generated on: 2017-01-10