FMX.ListView.Appearances.TTextButtonObjectAppearance.PressedTextColor

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

Delphi

property PressedTextColor stored IsPressedTextColorStored nodefault;

C++

__property PressedTextColor = {stored=IsPressedTextColorStored};

プロパティ

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

説明

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

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

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

関連項目