API:System.Tether.AppProfile.TRemoteResource.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TRemoteResource();

Properties

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

Description

Destroys this instance of TCustomRemoteItem.

System.Tether.AppProfile.TRemoteResource.Destroy inherits from System.Tether.AppProfile.TCustomRemoteItem.Destroy. All content below this line refers to System.Tether.AppProfile.TCustomRemoteItem.Destroy.

Destroys this instance of TCustomRemoteItem.

See Also