TdxNavBarGroup Class
A group in a NavBar control.
#Declaration
TdxNavBarGroup = class(
TdxNavBarCustomItem,
IdxNavigationItem,
IdxAdornerTargetElement
)
#Remarks
This class introduces members that allow you to:
Specify whether the group’s client area displays links or custom controls, and customize this area’s appearance and behavior (OptionsGroupControl).
Change the group’s expanded state, and customize appearance options for this state (OptionsExpansion).
Adjust the group’s vertical alignment and height within Explorer Bar Views (Align and UseRestSpace).
Apply custom styles to the group’s elements (CustomStyles).
Manage the group’s links (CreateLink, Links, FindLink, ClearLinks, RemoveLink, and RemoveLinks).
Customize the link layout within the group (ShowAsIconView, LinksUseSmallImages, and TopVisibleLinkIndex).
The image below displays examples of groups.
Note
Call the Nav