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

tMUI_LayoutMsg

Declaration

Source position: mui.pas line 3122

type tMUI_LayoutMsg = record

  lm_Type: LongWord;

  

  lm_Children: PMinList;

  

  lm_MinMax: tMUI_MinMax;

  

  lm_Layout: record

  

    Width: LongInt;

  

    Height: LongInt;

  

    priv5: LongWord;

  

    priv6: LongWord;

  

  end;

end;


Documentation generated on: 2021-07-30