TAggregationMethod

The method used by TCompoundWebSiteModule to render itself.

Members

OrdinalNameDescription
0amOverviewA simple list with links to child modules is rendered.
1amTabMenuOne child module will always be active and the links to all child modules will be rendered as a tab menu.
2amTabPagesAll child modules will be rendered into one web page and presented by paged component with a tab menu.
3amListAll child modules will be rendered into one web page and presented vertically.
4amFlowAll child modules will be rendered into one web page and presented horizontally.
5amTilesOnly links to child modules are rendered, and they are rendered as large tiles.

Source

WebSite.Module.Compound.pas (45)