RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanelGroup.ChevronHotColor Property

Specifies the color of the default chevron in the hot state.

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

Use the ChevronHotColor property to select the color of the default hot chevron of the category panels in the category panel group. This property has no effect if the category panel overrides the default hot chevron color with the CollpasedHotImageIndex property or the ExpandedHotImageIndex property. 

 

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