TdxNavBarGroup.StyleHeaderActiveHotTracked Property
Specifies the hot-tracked header style when the group is active.
Declaration
property StyleHeaderActiveHotTracked: TdxNavBarStyleItem index 4 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s CustomStyles.HeaderActiveHotTracked property instead.
See Also