FMX.ListView.Appearances.TTextObjectAppearance.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 TTextObjectAppearance

説明

このテキストの概観を色付けします。

FMX.ListView.Appearances.TTextObjectAppearance.TextColor は FMX.ListView.Appearances.TCustomTextObjectAppearance.TextColor を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextObjectAppearance.TextColor を参照しています。


このテキストの概観を色付けします。

関連項目