System.Bluetooth.TBluetoothManager.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create;

C++

__fastcall TBluetoothManager();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager


Beschreibung

Erstellt eine Instanz von TBluetoothManager.

Hinweis: Mit Current können Sie eine globale Instanz von TBluetoothManager abrufen.

Siehe auch