FMX.ListView.Appearances.TCustomTextObjectAppearance.TextColor

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

Delphi

property TextColor: TAlphaColor read FTextColor write SetTextColor;

C++

__property System::Uitypes::TAlphaColor TextColor = {read=FTextColor, write=SetTextColor, nodefault};

プロパティ

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


説明

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

関連項目