FMX.ListView.TPresentedListView.DoResetEditModeAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoResetEditModeAnimation; override;

C++

virtual void __fastcall DoResetEditModeAnimation();

Properties

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

Description

Called at the end of the animation that plays when the edit mode is toggled.

FMX.ListView.TPresentedListView.DoResetEditModeAnimation inherits from FMX.ListView.TListViewBase.DoResetEditModeAnimation. All content below this line refers to FMX.ListView.TListViewBase.DoResetEditModeAnimation.

Called at the end of the animation that plays when the edit mode is toggled.