[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mui' (#aros)

TMUI_LayoutMsg

Declaration

Source position: mui.pas line 1821

type TMUI_LayoutMsg = record

  lm_Type: PtrUInt;

  lm_Children: PMinList;

  lm_MinMax: TMUI_MinMax;

  lm_Layout: record

    Width: PtrInt;

    Height: LongInt;

    priv5: LongWord;

    priv6: LongWord;

  end;

end;


Documentation generated on: 2017-01-10