The vertical view is created by an ALcyVerticalViewComponentFactory. You can customize the layout by replacing the standard factory with a custom instance.

You can replace the standard factory in two ways:

You could start from TLcyVerticalViewComponentFactory when you create a custom instance.

This factory is not an ALcyGUIFactory implementation, but its API and customization options are very similar.