Skip to main content

TdxNavBarItemCustomStyles.ItemHotTracked Property

Specifies the style of an item when the corresponding link is hot-tracked.

Declaration

property ItemHotTracked: TdxNavBarStyleItem index 2 read; write;

Property Value

Type
TdxNavBarStyleItem

Remarks

Use the ItemHotTracked property to access a custom created style item whose style settings are used to represent an item’s appearance. The ItemHotTracked property specifies the appearance of an item when its corresponding link is hot-tracked. Note that modifying these settings will change the appearance of all control elements to which the same style is applied.

The image below displays an example of modifying the item style. The style of the item representing the first link within the ‘Accessories’ group is modified.

See Also