API: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 the thread object and releases the memory allocated to it.

System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Destroy inherits from System.Tether.Manager.TTetheringManagerCommunicationThread.Destroy. All content below this line refers to System.Tether.Manager.TTetheringManagerCommunicationThread.Destroy.

Destroys the thread object and releases the memory allocated to it.