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 イベントのイベント ハンドラの型。

関連項目