Vcl.JumpList.EJumpListItemException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEJumpListItemException

Delphi

EJumpListItemException = class(Exception);

C++

class PASCALIMPLEMENTATION EJumpListItemException : 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 beim Verwenden von Sprunglisten ausgelöst werden kann.

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

Klasse Member

TJumpListCollection

TJumpListItem

TCustomJumpList

Siehe auch