RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanelGroup.ChevronColor Property

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

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

Use the ChevronColor property to select the color of the default normal chevron of the category panels in the category panel group. This property has no effect if the category panel overrides the default normal chevron with the CollapsedImageIndex property or the ExpandedImageIndex property. 

 

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