System.Bluetooth.Components.TBluetooth.GetCurrentManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrentManager: TBluetoothManager;

C++

System::Bluetooth::TBluetoothManager* __fastcall GetCurrentManager();

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth

Description

Getter of CurrentManager.

See Also