System.Bluetooth.TBluetoothManager.Create
Delphi
constructor Create;
C++
__fastcall TBluetoothManager(void);
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.