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

tMUI_MinMax

Declaration

Source position: mui.pas line 1512

type tMUI_MinMax = record

  MinWidth: SmallInt;

  

  MinHeight: SmallInt;

  

  MaxWidth: SmallInt;

  

  MaxHeight: SmallInt;

  

  DefWidth: SmallInt;

  

  DefHeight: SmallInt;

  

end;


Documentation generated on: 2021-07-30