FMX.ListView.Appearances.TTextButtonObjectAppearance.TextColor

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

Delphi

property TextColor: TAlphaColor read FTextColor write SetTextColor stored IsTextColorStored;

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

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

関連項目