Vcl.Ribbon.TRibbonSilverColorMap.ControlColor
Delphi
property ControlColor: TColor read FControlColor write FControlColor default -16777211;
C++
__property ControlColor = {default=-16777211};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TRibbonSilverColorMap |
Description
The ControlColor property specifies the color of the ribbon control.
Vcl.Ribbon.TRibbonSilverColorMap.ControlColor inherits from Vcl.Ribbon.TCustomRibbonColorMap.ControlColor. All content below this line refers to Vcl.Ribbon.TCustomRibbonColorMap.ControlColor.
The ControlColor property specifies the color of the ribbon control.
Use ControlColor to specify or change the color of the ribbon control.