TdxNavBarItem.StyleHotTracked Property
Specifies the style of an item when the corresponding link is hot-tracked.
Declaration
property StyleHotTracked: TdxNavBarStyleItem index 2 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the item’s CustomStyles.ItemHotTracked property instead.
See Also