System.Bluetooth.TBluetoothManager.FBluetoothManagerClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FBluetoothManagerClass: TBluetoothManagerClass;

C++

static TBluetoothManagerClass FBluetoothManagerClass;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager

Description

Contains a subclass of TBluetoothManager that provides support for the platform where your application is running.

When you call GetBluetoothManager, you get an instance of FBluetoothManagerClass.

See Also