FMX.ListView.Types.TListItemStyleResources.PullRefreshIndicatorColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PullRefreshIndicatorColor: TAlphaColor;

C++

System::Uitypes::TAlphaColor PullRefreshIndicatorColor;

Properties

Type Visibility Source Unit Parent
field public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemStyleResources

Description

Specifies the color for drawing the Pull-to-Refresh indicator.

See Also