FMX.ListView.Types.IListViewPresentation.EditModeChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EditModeChanged;

C++

virtual void __fastcall EditModeChanged() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewPresentation

Description

Is called when the edit mode has changed.

See Also