System.Bluetooth.TBluetoothLEManager.GetBluetoothManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function GetBluetoothManager: TBluetoothLEManager; virtual; abstract;

C++

virtual __classmethod TBluetoothLEManager* __fastcall GetBluetoothManager() = 0 ;

Eigenschaften

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


Beschreibung

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

Siehe auch