System.Bluetooth.Components.TBluetooth.ScanMode
Delphi
property ScanMode: TBluetoothScanMode read GetScanMode;
C++
__property System::Bluetooth::TBluetoothScanMode ScanMode = {read=GetScanMode, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetooth | 
説明
現在のアダプタのスキャン モード状態。
このスキャン モード状態は、None、Connectable、Discoverable のいずれかです。