API:FMX.ListView.TPresentedListView.DoUpdateScrollingLimits
Delphi
procedure DoUpdateScrollingLimits; override;
C++
virtual void __fastcall DoUpdateScrollingLimits();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TPresentedListView |
Description
Updates the scrolling limits and animation boundaries.
FMX.ListView.TPresentedListView.DoUpdateScrollingLimits inherits from FMX.ListView.TListViewBase.DoUpdateScrollingLimits. All content below this line refers to FMX.ListView.TListViewBase.DoUpdateScrollingLimits.
Updates the scrolling limits and animation boundaries.