API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property TextShadowColor: TAlphaColor read FTextShadowColor write SetTextShadowColor stored IsTextShadowColorStored;

C++

__property TextShadowColor = {stored=IsTextShadowColorStored};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextButtonObjectAppearance

説明

このテキスト ボタン外観のテキストの影のです。

FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor は FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor を参照しています。

このテキスト ボタン外観のテキストの影のです。

関連項目