Vcl.ExtCtrls.TCategoryPanelGroup.ChevronHotColor
Delphi
property ChevronHotColor: TColor read FChevronHotColor write SetChevronHotColor default 8421504;
C++
__property ChevronHotColor = {default=8421504};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCategoryPanelGroup |
Description
Specifies the color of the default chevron in the hot state. {{#multireplace:Vcl.ExtCtrls.TCategoryPanelGroup.ChevronHotColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanelGroup.ChevronHotColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanelGroup.ChevronHotColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the color of the default chevron in the hot state.
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.