Vcl.JumpList.TCustomJumpList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomJumpList(void);

Properties

Type Visibility Source Unit Parent
destructor public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TCustomJumpList

Description

Destroys this instance of TCustomJumpList.

See Also