System.Bluetooth.TBluetoothManager.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TBluetoothManager();

Properties

Type Visibility Source Unit Parent
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager

Description

Creates an instance of TBluetoothManager.

Note: You can use Current to obtain a global instance of TBluetoothManager.

See Also