Vcl.JumpList.TJumpListCollection.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCollection.Destroy */ inline __fastcall virtual ~TJumpListCollection() { }

Properties

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

Description

Destroys this instance of TJumpListCollection.

See Also