Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIList.AdjustHeight

The complete List has the Height of it's Entries, no free Space

Declaration

Source position: MUIClass.List.pas line 115

published property TMUIList.AdjustHeight : Boolean
  read FAdjustHeight
  write SetAdjustHeight
  default False;

Description

A list with AdjustHeight set to true is exactly as high as all of its entries and not resizable. This is only possible when the list is filled *before* the window is opened.

See also

AdjustWidth

  

The complete List has the Height of it's longest Entry, no free Space


Documentation generated on: 2024-03-29