System.Tether.Manager.TTetheringConnection.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringConnection();

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringConnection

Description

Destroys this instance of TTetheringConnection.

See Also