FMX.ListView.Types.TListItemStyleResources.DeleteButtonTextPressedColor

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

Delphi

DeleteButtonTextPressedColor: TAlphaColor;

C++

System::Uitypes::TAlphaColor DeleteButtonTextPressedColor;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemStyleResources


説明

押下状態の削除テーマのTListItemTextButton のテキスト色を示します。

関連項目