Vcl.JumpList.EJumpListException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEJumpListException

Delphi

EJumpListException = class(Exception);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList Vcl.JumpList


Description

Exception qui peut être déclenchée pendant une mise à jour de la liste de raccourcis de votre application.

Les membres suivants peuvent déclencher ce type d'exception :

Classe Membres

TCustomJumpList

Voir aussi