System.Bluetooth.TBluetoothLEManager.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TBluetoothLEManager();

Properties

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

Description

Creates an instance of TBluetoothLEManager.

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

See Also