System.Bluetooth.TBluetoothManager.CurrentAdapter
Delphi
property CurrentAdapter: TBluetoothAdapter read GetCurrentAdapter;
C++
__property TBluetoothAdapter* CurrentAdapter = {read=GetCurrentAdapter};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothManager |
Description
Adaptateur de votre gestionnaire.
Exceptions
Lors de la lecture de la propriété, CurrentAdapter peut déclencher l'exception suivante :
| Exception | Exception.Message | Scénarios |
|---|---|---|
|
Périphérique Bluetooth non trouvé : déconnecté ou éteint. |
|