AdvToolbarPager with AdvToolbars and Compact-Mode

Hi,


i have a strange problem. On the mainform i have a ToolbarPager with some Toolbars. Some of the Toolbars are AutoPositionControls=False.
When i start the application all works fine. But if i resize the form, all Toolbars are Compact=True.
I tried to set Toolbar.Compact := False in the Resize Event, but no effect.

Any idea ?!?

Best regards
Markus Klimetzki


If there is not sufficient space to have all toolbars in full width, there will be one or more toolbars that will go to compact mode. This behavior is built-in and by design. I'm not sure I understand what different behavior you are trying to achieve?