API:FMX.ListView.TPresentedListView.DoEditModeChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoEditModeChange; override;

C++

virtual void __fastcall DoEditModeChange();

Properties

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

Description

Invokes the OnEditModeChange handler.


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

Invokes the OnEditModeChange handler.