API:Vcl.Ribbon.TCustomRibbonColorMap
Delphi
TCustomRibbonColorMap = class(TXPColorMap)
C++
class PASCALIMPLEMENTATION TCustomRibbonColorMap : public Vcl::Actncolormaps::TXPColorMap
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | Vcl.Ribbon |
Description
TXPColorMap defines the default look and feel of individual action band components.
Vcl.Ribbon.TCustomRibbonColorMap inherits from Vcl.ActnColorMaps.TXPColorMap. All content below this line refers to Vcl.ActnColorMaps.TXPColorMap.
TXPColorMap defines the default look and feel of individual action band components.
Like StandardColorMap, use TXPColorMap to apply a unique look and feel to individual action band components.
Note: To centrally apply a unique look and feel to all action band components or to change the default, use the Action Manager Style property.