System.Bluetooth.TBluetoothManager.GetBluetoothManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function GetBluetoothManager: TBluetoothManager; virtual; abstract;

C++

virtual __classmethod TBluetoothManager* __fastcall GetBluetoothManager() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager


Beschreibung

Gibt eine Instanz der Unterklasse von BluetoothManager zurück, die Unterstützung für die Plattform bereitstellt, auf der Ihre Anwendung ausgeführt wird.

Siehe auch