TAdvSmoothPanel auto-size

Hi,

how can I make TAdvSmoothPanel auto-size vertically to fit the text? Either that, or how can I get or calculate the height needed for all text to be visible?

Regards,
Brian

Sorry, there is at this moment unfortunately not a built-in function to perform autosize this way.

OK. Replaced it with a standard TPanel with a THTMLabel that actually supports this..