FMX.ListView.TListViewBase.ScrollStretchStrength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ScrollStretchStrength: Single read FScrollStretchStrength;

C++

__property float ScrollStretchStrength = {read=FScrollStretchStrength};

Properties

Type Visibility Source Unit Parent
property protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase

Description

Specifies the scroll stretch value when the PullToRefresh property is invoked.