System.Bluetooth.TBluetoothCustomAdapter.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Destroy */ inline __fastcall virtual ~TBluetoothCustomAdapter() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Bluetooth.hpp System.Bluetooth TBluetoothCustomAdapter

Description

Destroys this instance of TBluetoothCustomAdapter.

See Also