Vcl.JumpList.TItemDeletedByUserEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TItemDeletedByUserEvent)(System::TObject* Sender, TJumpListItem* const Item, const System::UnicodeString CategoryName, bool FromTasks);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Vcl.JumpList.hpp Vcl.JumpList Vcl.JumpList


Description

Type de gestionnaire d'événement pour l'événement TCustomJumpList.OnItemDeleted.

Voir aussi