Automatically place a scrollbar in top, bottom, left, right if components inside the panel position and/or size requires
We have investigated this here and this will technically not be implementable inside the AdvSmoothPanel since the panel has a header which is part of the drawing. the controls would be placed on top of the advsmoothpanel header. As an alternative you can place a TAdvSmoothPanel inside a TAdvScrollBox to have a such a functionality.
This feature will not be implemented.