JVCL Help:TJvCustomTabBar.HotTracking
JVCL Help: TJvCustomTabBar.HotTracking Property
Search in JVCL Help
Search in all projectsSummary
Specifies whether tabs are highlighted when the mouse passes over them.
Pascal
propertyHotTracking: Boolean;
Description
HotTracking is a Boolean property that specifies whether tabs are highlighted when the mouse passes over them.
Set HotTracking to True to provide visual feedback about which item in the Tabs collection is under the mouse pointer. When HotTracking contains True, the HotTab property is updated during mouse movements to indicate the TJvTabBarItem that lies under the mouse pointer. When HotTracking contains False, there is no visual feedback when the mouse passes over tabs and HotTabs will contain the value Nil.
See Also
TJvCustomTabBar.HotTab, TJvCustomTabBar.Tabs, TJvTabBarItems, TJvTabBarItem.Hot
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page