FMX.ListView.Types.IListViewEditor.OnBeforeItemDeleted

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeforeItemDeleted: TBeforeItemDeletedNotify write SetBeforeItemDeleted;

C++

__property TBeforeItemDeletedNotify OnBeforeItemDeleted = {write=SetBeforeItemDeleted};

Propriétés

Type Visibilité  Source Unité  Parent
event public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewEditor


Description

Affiche une notification avant la suppression d'un élément.