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

TMUI_AreaData

Declaration

Source position: mui.pas line 1704

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: 2021-07-30