Vcl.ActnColorMaps.TStandardColorMap.BtnFrameColor

From RAD Studio API Documentation

Delphi

property BtnFrameColor: TColor read FBtnFrameColor write FBtnFrameColor default -16777201;

C++

__property BtnFrameColor = {default=-16777201};

Properties

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

Description

Specifies the button frame color. {{#multireplace:Vcl.ActnColorMaps.TStandardColorMap.BtnFrameColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionBarColorMap.BtnFrameColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TCustomActionBarColorMap.BtnFrameColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the button frame color.

Use the BtnFrameColor property to read or change the button frame color for all action controls that use this instance of TThemedColorMap.

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

See Also