System.Bluetooth.TBluetoothManager.GetBluetoothManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function GetBluetoothManager: TBluetoothManager; virtual; abstract;

C++

virtual __classmethod TBluetoothManager* __fastcall GetBluetoothManager() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager


Description

Renvoie une instance d'une sous-classe de BluetoothManager qui implémente le support pour la plate-forme sur laquelle votre application s'exécute.

Voir aussi