Vcl.JumpList.TCreatingListErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public Vcl.JumpList.hpp Vcl.JumpList Vcl.JumpList

Description

Type of event handler for the TCustomJumpList.OnListUpdateError event.

See Also