RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabControl.HotTrack Property

Determines whether labels on the tab under the mouse are automatically highlighted.

Pascal
property HotTrack: Boolean;
C++
__property Boolean HotTrack;

Set HotTrack to true to provide visual feedback to the user about which tab would be selected if the mouse button is clicked. HotTrack is especially useful when the tab control contains multiple rows of tabs. 

 

MultiLine 

HotImages

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!