TdxNavBarItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Action | Designates the action associated with an item. |
Action |
|
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 |
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. |
Custom |
Provides access to custom styles of the current item. |
Design |
Inherited from TComponent. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
Enabled | Specifies whether an item’s links respond to user actions. |
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 |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Small |
Specifies a collection item’s small image.
Inherited from Tdx |
Style | Specifies the style of an item when it is not pressed, hot-tracked or disabled. |
Style |
Specifies the style of an item when it is disabled. |
Style |
Specifies the style of an item when the corresponding link is hot-tracked. |
Style |
Specifies the style of an item when the corresponding link is pressed. |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
Visible |
Specifies the visibility of a collection item.
Inherited from Tdx |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs immediately after a group or link has been clicked.
Inherited from Tdx |
See Also