System.Bluetooth.Components.TBluetooth.ScanMode
Delphi
property ScanMode: TBluetoothScanMode read GetScanMode;
C++
__property System::Bluetooth::TBluetoothScanMode ScanMode = {read=GetScanMode, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Beschreibung
Scanmodus-Status des aktuellen Adapters.
Der Scanmodus-Status kann None, Connectable oder Discoverable sein.