System.Bluetooth.TBluetoothSocket.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TBluetoothSocket() : System::TObject() { }

Properties

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

Description

Creates an instance of TBluetoothSocket.

See Also