System.Bluetooth.TBluetoothSocket.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TBluetoothSocket.

See Also