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

tMUI_AreaData

Declaration

Source position: mui.pas line 3156

type tMUI_AreaData = record

  mad_RenderInfo: pMUI_RenderInfo;

  

  priv7: LongWord;

  

  mad_Font: PTextFont;

  

  mad_MinMax: tMUI_MinMax;

  

  mad_Box: TIBox;

  

  mad_addleft: Byte;

  

  mad_addtop: Byte;

  

  mad_subwidth: Byte;

  

  mad_subheight: Byte;

  

  mad_Flags: LongWord;

  

end;


Documentation generated on: 2021-07-30