Vcl.JumpList.TItemDeletedByUserEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public Vcl.JumpList.hpp Vcl.JumpList Vcl.JumpList


説明

TCustomJumpList.OnItemDeleted イベントのイベント ハンドラの型。

関連項目