Vcl.ActnColorMaps.TTwilightColorMap.FrameBottomRightOuter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FrameBottomRightOuter: TColor read FFrameBottomRightOuter write FFrameBottomRightOuter default -16777195;

C++

__property FrameBottomRightOuter = {default=-16777195};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnColorMaps.pas
Vcl.ActnColorMaps.hpp
Vcl.ActnColorMaps TTwilightColorMap

Description

Specifies the lower-right outer color.

Vcl.ActnColorMaps.TTwilightColorMap.FrameBottomRightOuter inherits from Vcl.ActnMan.TCustomActionBarColorMap.FrameBottomRightOuter. All content below this line refers to Vcl.ActnMan.TCustomActionBarColorMap.FrameBottomRightOuter.

Specifies the lower-right outer color.

Use the FrameBottomRightOuter property to read or change the lower-right outer color of the item that uses TThemedColorMap.

Use the Object Inspector for color maps to change the default settings and customize the look and feel of your applications.

See Also