TdxNavBarGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Align | Specifies the current group’s vertical alignment within Explorer Bar Views. |
Automation |
Provides access to the navigation bar item’s UI automation and accessibility settings.
Inherited from Tdx |
Caption |
Specifies a collection item’s caption.
Inherited from Tdx |
Child |
|
Children | |
Collection |
Provides access to the collection to which the current item belongs.
Inherited from Tdx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Control | Provides access to the control used as the container for custom controls within the current group. |
Custom |
Provides access to custom styles of the current group. |
Design |
Inherited from TComponent. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
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 Tdx |
ID |
Gets the unique identifier of the current collection element.
Inherited from Tcx |
Index |
Specifies the zero-based index of the current element in the collection.
Inherited from Tcx |
Large |
Specifies a collection item’s large image.
Inherited from Tdx |
Level | |
Link |
Returns the total number of links owned by the current group. |
Links | Returns a link by its index. |
Links |
Specifies whether links of a group use small or large images. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options |
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. |
Options |
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 | |
Selected |
Provides access to a group’s selected link. |
Selected |
Specifies the index of a group’s selected link. |
Show |
Specifies whether links are displayed as a set of icons. |
Show |
Specifies the group header’s visibility. |
Show |
Specifies whether the group’s client area displays links or custom controls. |
Show |
Specifies whether a group header sign is displayed within the group header. |
Small |
Specifies a collection item’s small image.
Inherited from Tdx |
Style |
Specifies the background style of a group. |
Style |
Specifies the group’s embedded control style. |
Style |
Specifies the style of a group header. |
Style |
Specifies the style of the group header when the group is active. |
Style |
Specifies the hot-tracked header style when the group is active. |
Style |
Specifies the header’s style when pressed while the group is active. |
Style |
Specifies the header style of a group when it is hot-tracked. |
Style |
Specifies the style of a group header when it is pressed. |
Tag | Inherited from TComponent. |
Top |
Specifies the index of the link displayed at the top of the current group. |
Use |
Specifies whether custom controls can be embedded into the group’s client area. |
Use |
Specifies whether the current group occupies a Nav |
Use |
Specifies whether a large or small image is displayed within a group header. |
VCLCom |
Inherited from TComponent. |
Visible |
Specifies the visibility of a collection item.
Inherited from Tdx |
Visible |
Specifies whether end-users can change the current group’s visibility via the Navigation Pane’s context menu. |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs immediately after a group or link has been clicked.
Inherited from Tdx |
On |
Occurs after a group has been collapsed. |
On |
Occurs after a group has been expanded. |
On |
Occurs immediately after a link has been selected within a group. |
On |
Occurs after the top visible link has been changed within a group. |
See Also