API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor
Delphi
property TextShadowColor: TAlphaColor read FTextShadowColor write SetTextShadowColor stored IsTextShadowColorStored;
C++
__property TextShadowColor = {stored=IsTextShadowColorStored};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TTextButtonObjectAppearance |
Description
The color of the text shadow that appears behind normal text only when such text shadow color is set to non-zero value. This is useful for headers and other gradient fills to improve readability. {{#multireplace:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
The color of the text shadow that appears behind normal text only when such text shadow color is set to non-zero value. This is useful for headers and other gradient fills to improve readability.