System.Bluetooth.TBluetoothLEDevice.FAutoConnect
Delphi
FAutoConnect: Boolean;
C++
bool FAutoConnect;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
説明
リモート デバイスが使用可能になればすぐにリモート デバイスに接続するか(True)、直接リモート デバイスに接続するか(False)を示す protected プロパティです。
FAutoConnect の値は、デバイス作成時に定義します。