System.Bluetooth.Components.TBluetooth.CurrentAdapter
Delphi
property CurrentAdapter: TBluetoothAdapter read GetCurrentAdapter;
C++
__property System::Bluetooth::TBluetoothAdapter* CurrentAdapter = {read=GetCurrentAdapter};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetooth | 
Beschreibung
Gibt den aktuellen Adapter zurück.