Vcl.JumpList.TJumpList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomJumpList.Destroy */ inline __fastcall virtual ~TJumpList() { }

Properties

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

Description

Destroys this instance of TJumpList.

See Also