FMX.ListView.TListViewBase.ScrollStretchChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ScrollStretchChanged; virtual;

C++

virtual void __fastcall ScrollStretchChanged();

Properties

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

Description

This method is invoked when the value of the ScrollStretchStrength property is changed (UpdateScrollStretchStrength).