Vcl.JumpList.TJumpListItem.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCollectionItem.Destroy */ inline __fastcall virtual ~TJumpListItem() { }

Properties

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

Description

Destroys this instance of TJumpListItem.

See Also