System.Bluetooth.TBluetoothLEManager.CreateInstance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function CreateInstance: TBluetoothLEManager;

C++

__classmethod TBluetoothLEManager* __fastcall CreateInstance();

Eigenschaften

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


Beschreibung

Erstellt eine Instanz von TBluetoothLEManager und gibt sie zurück.

Siehe auch