Vcl.Ribbon.TCustomRibbonColorMap.BevelMinimizedOuter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BevelMinimizedOuter: TColor read FBevelMinimizedOuter write FBevelMinimizedOuter;

C++

__property System::Uitypes::TColor BevelMinimizedOuter = {read=FBevelMinimizedOuter, write=FBevelMinimizedOuter, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonColorMap

Description

BevelMinimizedOuter specifies the minimized outer bevel color.

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

See Also