FMX.ListView.Types.IListViewEditor.SetBeforeItemDeleted
Delphi
procedure SetBeforeItemDeleted(const AHandler: TBeforeItemDeletedNotify);
C++
virtual void __fastcall SetBeforeItemDeleted(const TBeforeItemDeletedNotify AHandler) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | FMX.ListView.Types.pas FMX.ListView.Types.hpp  | 
        FMX.ListView.Types | IListViewEditor | 
Description
Sets the OnBeforeItemDeteled handler.