vertical AdvToolBar

Hello,

is it possible to rearange toolbuttons within an advToolBar in vertical direction at runtime
without the usage of a AdvDockPanel? (and back to horizontal aligment).

If yes: how?

Thank you!

If you use a TAdvToolbar on a TAdvDockPanel and AdvDockPane.Align = daLeft or daRight, the toolbars on these dockpanels will be vertically oriented.

Hello Bruno,

thank you for your quick reply!

My problem is that can not use AdvDockPanel.
That is why my question is, how to rearange the buttons otherwise...

Sorry, this is so far bound to TAdvDockPanel and standalone, this can currently not directly be controlled.