FMX.ListView.Types.TListItemStyleResources.ScrollingStretchGlowColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ScrollingStretchGlowColor: TAlphaColor;

C++

System::Uitypes::TAlphaColor ScrollingStretchGlowColor;

Properties

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

Description

Specifies the area with the glowing color that appears at the top or the bottom of the screen when scrolling is stretched out.

See Also