Vcl.JumpList.EJumpListItemException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEJumpListItemException

Delphi

EJumpListItemException = class(Exception);

C++

class PASCALIMPLEMENTATION EJumpListItemException : 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 quand vous utilisez des listes de raccourcis.

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

Classe Membres

TJumpListCollection

TJumpListItem

TCustomJumpList

Voir aussi