Back to Devexpress

TdxCustomNavBar.HotTrackedLink Property

vcl-dxnavbar-dot-tdxcustomnavbar-3ab80b74.md

latest787 B
Original Source

TdxCustomNavBar.HotTrackedLink Property

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

Declaration

delphi
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

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit