Vcl.JumpList.EJumpListException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEJumpListException

Delphi

EJumpListException = class(Exception);

C++

class PASCALIMPLEMENTATION EJumpListException : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList Vcl.JumpList


Beschreibung

Exception, die während einer Aktualisierung der Sprungliste Ihrer Anwendung ausgelöst werden kann.

Die folgenden Member könnten diese Exception auslösen:

Klasse Member

TCustomJumpList

Siehe auch