Vcl.JumpList.EJumpListException

提供: RAD Studio API Documentation
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectEJumpListException

Delphi

EJumpListException = class(Exception);

C++

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

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList Vcl.JumpList


説明

Exception は、アプリケーションのジャンプ リストの更新中に発生する可能性のある例外です。

次のメンバがこのタイプの例外を発生する可能性があります:

クラス メンバ

TCustomJumpList

関連項目