API:Vcl.Ribbon.TRibbonLunaColorMap.BevelMinimizedOuter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BevelMinimizedOuter: TColor read FBevelMinimizedOuter write FBevelMinimizedOuter default 15983317;

C++

__property BevelMinimizedOuter = {default=15983317};

Properties

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

Description

BevelMinimizedOuter specifies the minimized outer bevel color.

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

BevelMinimizedOuter specifies the minimized outer bevel color.

Use BevelMinimizedOuter to specify or change the minimized outer bevel color.

See Also