FMX.ListView.Appearances.TTextButtonObjectAppearance.TextColor

提供:RAD Studio API Documentation

Delphi

property TextColor stored IsTextColorStored nodefault;

C++

__property TextColor = {stored=IsTextColorStored};

プロパティ

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

説明

押されていないときの、このテキスト ボタン外観のテキストのです。 FMX.ListView.Appearances.TTextButtonObjectAppearance.TextColor は FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextColor を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextColor を参照しています。

押されていないときの、このテキスト ボタン外観のテキストのです。

関連項目