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;