Vcl.JumpList.EJumpListException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* Exception.Destroy */ inline __fastcall virtual ~EJumpListException(void) { }

Properties

Type Visibility Source Unit Parent
destructor public Vcl.JumpList.hpp Vcl.JumpList EJumpListException

Description

Destroys this instance of EJumpListException.

See Also