API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor

提供:RAD Studio API Documentation

Delphi

property TextShadowColor stored IsTextShadowColorStored nodefault;

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 を参照しています。

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

関連項目