Skip to main content

TdxNavBarGroup Properties

A group in a NavBar control.
Name Description
Align Specifies the current group’s vertical alignment within Explorer Bar Views.
Caption Specifies a collection item’s caption. Inherited from TdxNavBarCustomItem.
ChildCount
Children
Collection Provides access to the collection to which the current item belongs. Inherited from TdxNavBarComponentCollectionItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Control Provides access to the control used as the container for custom controls within the current group.
CustomStyles Provides access to custom styles of the current group.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
Expandable Specifies whether end-users can change the current group’s expanded state.
Expanded Specifies whether the current group is expanded.
Hint Specifies a collection item’s hint text. Inherited from TdxNavBarCustomItem.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
LargeImageIndex Specifies a collection item’s large image. Inherited from TdxNavBarCustomItem.
Level
LinkCount Returns the total number of links owned by the current group.
Links Returns a link by its index.
LinksUseSmallImages Specifies whether links of a group use small or large images.
Name Inherited from TComponent.
Observers Inherited from TComponent.
OptionsExpansion Provides access to a set of options that allow you to change the expanded state of the current group, and customize its appearance in this state.
OptionsGroupControl Provides access to appearance and behavior options of the current group’s client area.
Owner Inherited from TComponent.
Parent Provides access to the group to which the current group belongs.
Position
SelectedLink Provides access to a group’s selected link.
SelectedLinkIndex Specifies the index of a group’s selected link.
ShowAsIconView Specifies whether links are displayed as a set of icons.
ShowCaption Specifies the group header’s visibility.
ShowControl Specifies whether the group’s client area displays links or custom controls.
ShowExpandButton Specifies whether a group header sign is displayed within the group header.
SmallImageIndex Specifies a collection item’s small image. Inherited from TdxNavBarCustomItem.
StyleBackground Specifies the background style of a group.
StyleControl Specifies the group’s embedded control style.
StyleHeader Specifies the style of a group header.
StyleHeaderActive Specifies the style of the group header when the group is active.
StyleHeaderActiveHotTracked Specifies the hot-tracked header style when the group is active.
StyleHeaderActivePressed Specifies the header’s style when pressed while the group is active.
StyleHeaderHotTracked Specifies the header style of a group when it is hot-tracked.
StyleHeaderPressed Specifies the style of a group header when it is pressed.
Tag Inherited from TComponent.
TopVisibleLinkIndex Specifies the index of the link displayed at the top of the current group.
UseControl Specifies whether custom controls can be embedded into the group’s client area.
UseRestSpace Specifies whether the current group occupies a NavBar control’s space that is free of other groups.
UseSmallImages Specifies whether a large or small image is displayed within a group header.
VCLComObject Inherited from TComponent.
Visible Specifies the visibility of a collection item. Inherited from TdxNavBarCustomItem.
VisibleForCustomization Specifies whether end-users can change the current group’s visibility via the Navigation Pane’s context menu.
See Also