System.Bluetooth.TBluetoothServerSocket.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TBluetoothServerSocket.

See Also