System.Tether.AppProfile.TCustomRemoteItem.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomRemoteItem();

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomRemoteItem

Description

Destroys this instance of TCustomRemoteItem.

See Also