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

TMUI_MinMax

Declaration

Source position: mui.pas line 1392

type TMUI_MinMax = record

  MinWidth: SmallInt;

  MinHeight: SmallInt;

  MaxWidth: SmallInt;

  MaxHeight: SmallInt;

  DefWidth: SmallInt;

  DefHeight: SmallInt;

end;


Documentation generated on: 2017-01-10