FMX.ListView.Appearances.TTextButtonObjectAppearance.TintColor

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

Delphi

property TintColor: TAlphaColor read FTintColor write SetTintColor stored IsTintColorStored;

C++

__property TintColor = {stored=IsTintColorStored};

プロパティ

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

説明

このテキスト ボタン外観の表面(テキストの下)のです。

FMX.ListView.Appearances.TTextButtonObjectAppearance.TintColor は FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor を参照しています。

このテキスト ボタン外観の表面(テキストの下)のです。

関連項目