I am trying to have items in a TTMSFNCListbox that can have a height from 0 to whatever its content needs.
I set the ItemsAppearance → heightMode = lihmvariable and fixedheight to 0 or -1 but this does no seem to work except with wordwrapping checked and have higher items.
The default item size can not be changed
My initial intention was to have items that can be unvisible (height=0) or the height that all item’s text is visible
That’s unfortunately not possible. The minimum variable item height can be set to 1, 0 will not be accepted, since it automatically calculates the start & end position of the item based on the height. For performance reasons, it does not loop through all items, it uses a base height