API:Vcl.Ribbon.TRibbonLunaColorMap

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Ribbon.TCustomRibbonColorMapVcl.ActnColorMaps.TXPColorMapVcl.ActnMan.TCustomActionBarColorMapSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRibbonLunaColorMap

Delphi

TRibbonLunaColorMap = class(TCustomRibbonColorMap)

C++

class PASCALIMPLEMENTATION TRibbonLunaColorMap : public TCustomRibbonColorMap

Properties

Type Visibility Source Unit Parent
class public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon Vcl.Ribbon

Description

TCustomRibbonColorMap is the base class for ribbon color themes.

Vcl.Ribbon.TRibbonLunaColorMap inherits from Vcl.Ribbon.TCustomRibbonColorMap. All content below this line refers to Vcl.Ribbon.TCustomRibbonColorMap.

TCustomRibbonColorMap is the base class for ribbon color themes.

TCustomRibbonColorMap provides the properties, methods, and events for color maps, such as TRibbonLunaColorMap, TRibbonObsidianColorMap, and TRibbonSilverColorMap. Use the Object Inspector for the respective color maps to change the default settings and customize the look and feel of your ribbon controls.

See Also