RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.HotTrack Property

Highlights the header sections as the mouse passes over them.

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

If HotTrack is set to true, the text on each header section appears highlighted when the mouse passes over it at runtime. 

 

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