System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringBluetoothManagerCommunicationThread();

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread

Description

Destroys this instance of TTetheringBluetoothManagerCommunicationThread.

See Also