System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringBluetoothAdapter();

Properties

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

Description

Destroys this instance of TTetheringBluetoothAdapter.

See Also