System.Bluetooth.TBluetoothCustomDevice.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TBluetoothCustomDevice.

See Also