Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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