API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringBluetoothManagerCommunicationThread(void);

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

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 this instance of TTetheringManagerCommunicationThread.

See Also