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 TRemoteResource.

See Also