API:Vcl.JumpList.TItemDeletedByUserEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TItemDeletedByUserEvent = procedure (Sender: TObject; const Item: TJumpListItem; const CategoryName: string; FromTasks: Boolean) of object;

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
type
typedef
public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList Vcl.JumpList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !