FMX.ListView.Types.TListItemStyleResources.PullRefreshIndicatorColor

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

Delphi

PullRefreshIndicatorColor: TAlphaColor;

C++

System::Uitypes::TAlphaColor PullRefreshIndicatorColor;

プロパティ

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


説明

Pull-to-Refresh インジケータの描画のための色を示します。

関連項目