RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.HotTrackColor Property

Color used as hot tracking color when in gradient style.

Pascal
property HotTrackColor: TColor;
C++
__property TColor HotTrackColor;

This is the color used as the hot tracking color when the toolbar's DrawingStyle property is set to dsGradient. The hot tracking color is the color the button turns when the mouse moves over it. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!