FMX.ListView.Types.IListViewEditor.SetAfterItemDeleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetAfterItemDeleted(const AHandler: TAfterItemDeletedNotify);

C++

virtual void __fastcall SetAfterItemDeleted(const TAfterItemDeletedNotify AHandler) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!