Vcl.JumpList.EJumpListItemException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of EJumpListItemException.

See Also