FMX.ListView.TAppearanceListView.DoResetEditModeAnimation
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 | TAppearanceListView |
Description
Called at the end of the animation that plays when the edit mode is toggled.
FMX.ListView.TAppearanceListView.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.