FMX.ListView.Appearances.TTextButtonObjectAppearance.PressedTextColor

提供:RAD Studio API Documentation

Delphi

property PressedTextColor: TAlphaColor read FPressedTextColor write SetPressedTextColor stored IsPressedTextColorStored;

C++

__property PressedTextColor = {stored=IsPressedTextColorStored};

プロパティ

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

説明

テキスト ボタンが押されているときの、このテキスト ボタン外観のテキストのです。 {{#multireplace:FMX.ListView.Appearances.TTextButtonObjectAppearance.PressedTextColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

関連項目