Vcl.JumpList.TCreatingListErrorEvent

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

C++

typedef void __fastcall (__closure *TCreatingListErrorEvent)(System::TObject* Sender, unsigned WinErrorCode, const System::UnicodeString ErrorDescription, bool &Handled);

プロパティ

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


説明

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

関連項目