Vcl.JumpList.TCreatingListErrorEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public Vcl.JumpList.hpp Vcl.JumpList Vcl.JumpList


Beschreibung

Typ von Ereignisbehandlungsroutine für das TCustomJumpList.OnListUpdateError-Ereignis.

Siehe auch