API:System.Bluetooth.TBluetoothLEManager.Current

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Current: TBluetoothLEManager read InternalGetBluetoothManager;

C++

/* static */ __property TBluetoothLEManager* Current = {read=InternalGetBluetoothManager};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.