TdxNavBarGroupCustomStyles Class
Contains custom styles for NavBar groups.
Declaration
TdxNavBarGroupCustomStyles = class(
TdxNavBarBaseCustomStyles
)
Remarks
The TdxNavBarGroupCustomStyles class extends its ancestor class with style options for the following group elements:
client area background (Background and Control);
header of inactive groups in the normal, hot-tracked, and pressed states (Header, HeaderHotTracked, and HeaderPressed);
header of active groups in the normal, hot-tracked, and pressed states (HeaderActive, HeaderActiveHotTracked, and HeaderActivePressed).
The TdxNavBarGroupCustomStyles object is referenced by a group’s CustomStyles property.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxNavBarNexusPersistent
TdxNavBarBaseCustomStyles
TdxNavBarGroupCustomStyles
See Also