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.
Automation Provides access to UI Automation and accessibility-related settings for the navigation bar item. Inherited from TdxNavBarCustomItem.
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 Deprecated. This property exists for backward compatibility only. Use the OptionsExpansion.Expandable property instead.
Expanded Deprecated. This property exists for backward compatibility only. Use the OptionsExpansion.Expanded property instead.
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 Deprecated. This property exists for backward compatibility only. Use the OptionsGroupControl.ShowControl property instead.
ShowExpandButton Deprecated. This property exists for backward compatibility only. Use the OptionsExpansion.ShowExpandButton property instead.
SmallImageIndex Specifies a collection item’s small image. Inherited from TdxNavBarCustomItem.
StyleBackground Deprecated. This property exists for backward compatibility only. Use the CustomStyles.Background property instead.
StyleControl Deprecated. This property exists for backward compatibility only. Use the CustomStyles.Control property instead.
StyleHeader Deprecated. This property exists for backward compatibility only. Use the CustomStyles.Header property instead.
StyleHeaderActive Deprecated. This property exists for backward compatibility only. Use the CustomStyles.HeaderActive property instead.
StyleHeaderActiveHotTracked Deprecated. This property exists for backward compatibility only. Use the CustomStyles.HeaderActiveHotTracked property instead.
StyleHeaderActivePressed Deprecated. This property exists for backward compatibility only. Use the CustomStyles.HeaderActivePressed property instead.
StyleHeaderHotTracked Deprecated. This property exists for backward compatibility only. Use the CustomStyles.HeaderHotTracked property instead.
StyleHeaderPressed Deprecated. This property exists for backward compatibility only. Use the CustomStyles.HeaderPressed property instead.
Tag Inherited from TComponent.
TopVisibleLinkIndex Specifies the index of the link displayed at the top of the current group.
UseControl Deprecated. This property exists for backward compatibility only. Use the OptionsGroupControl.UseControl property instead.
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