TdxNavBarGroup.StyleHeaderHotTracked Property
Specifies the header style of a group when it is hot-tracked.
Declaration
property StyleHeaderHotTracked: TdxNavBarStyleItem index 6 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s CustomStyles.HeaderHotTracked property instead.
See Also