Vcl.ActnColorMaps.TThemedColorMap.ShadowColor
Delphi
property ShadowColor: TColor read FShadowColor write FShadowColor default -16777195;
C++
__property ShadowColor = {default=-16777195};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ActnColorMaps.pas Vcl.ActnColorMaps.hpp |
Vcl.ActnColorMaps | TThemedColorMap |
Description
Specifies the color of the item's shadow. {{#multireplace:Vcl.ActnColorMaps.TThemedColorMap.ShadowColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionBarColorMap.ShadowColor|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.ShadowColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the color of the item's shadow.
Use the ShadowColor property to read or change the color of the item's shadow that uses TThemedColorMap.
Use the Object Inspector for color maps to change the default settings and customize the look and feel of your applications.