TdxNavBarItemCustomStyles Class
Contains custom styles for NavBar items.
Declaration
TdxNavBarItemCustomStyles = class(
TdxNavBarBaseCustomStyles
)
Remarks
The TdxNavBarItemCustomStyles class extends its ancestor class with the Item, ItemDisabled, ItemHotTracked, and ItemPressed properties that allow you to customize the appearance of items in the normal, disabled, hot-tracked, and pressed states.
The TdxNavBarItemCustomStyles object is referenced by a group’s CustomStyles property.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxNavBarNexusPersistent
TdxNavBarBaseCustomStyles
TdxNavBarItemCustomStyles
See Also