FMX.ListView.Types.TAfterItemDeletedNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAfterItemDeletedNotify = procedure(Sender: IListViewEditor) of object;

C++

typedef void __fastcall (__closure *TAfterItemDeletedNotify)(_di_IListViewEditor Sender);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types FMX.ListView.Types

Description

Embarcadero Technologies does not currently have any additional information.