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