Vcl.JumpList.EJumpListException
Delphi
EJumpListException = class(Exception);
C++
class PASCALIMPLEMENTATION EJumpListException : public System::Sysutils::Exception
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.JumpList.pas Vcl.JumpList.hpp |
Vcl.JumpList | Vcl.JumpList |
Description
Exception that may be raised during an update of the jump list of your application.
The following members may raise this type of exception:
| Class | Members |
|---|---|