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

TMUI_LayoutMsg

Declaration

Source position: mui.pas line 1838

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