Vcl.Ribbon.TRibbonLunaColorMap.QuickAccessToolbarMoreColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property QuickAccessToolbarMoreColor default $00FFDCC2;

C++

__property QuickAccessToolbarMoreColor = {default=16768194};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonLunaColorMap

Description

QuickAccessToolbarMoreColor specifies the color of the quick access toolbar.

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

QuickAccessToolbarMoreColor specifies the color of the quick access toolbar.

Use QuickAccessToolbarMoreColor to specify or change the color of the quick access toolbar.

See Also