Skip to main content

TdxCustomNavBar.HotTrackedLink Property

Provides access to the NavBar link which is being hot-tracked at the moment.

Declaration

property HotTrackedLink: TdxNavBarItemLink read;

Property Value

Type
TdxNavBarItemLink

Remarks

Use the HotTrackedLink property to get access to the NavBar link which is being hot-tracked at the moment. A link is hot-tracked when mouse cursor rests over it.

The picture below shows hot-tracked NavBar link.

See Also