The complete List has the Height of it's longest Entry, no free Space
Source position: MUIClass.List.pas line 117
published property TMUIList.AdjustWidth : Boolean |
A list with AdjustWidth set to true is exactly as wide as the widest entry and not resizable. This is only possible when the list is filled *before* the window is opened.
|
The complete List has the Height of it's Entries, no free Space |