TdxCustomNavBar.HotTrackedLink Property
In This Article
Provides access to the NavBar link which is being hot-tracked at the moment.
#Declaration
Delphi
property HotTrackedLink: TdxNavBarItemLink read;
#Property Value
Type |
---|
Tdx |
#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