System.Bluetooth.TBluetoothSocket.Connected
Delphi
property Connected: Boolean read GetConnected;
C++
__property bool Connected = {read=GetConnected, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothSocket |
説明
ソケットがリモート デバイスに接続されているかどうかを示します(接続されている場合は True、そうでない場合は False)。
プラットフォーム サポート
| プラットフォーム | サポート対象 | 備考 |
|---|---|---|
|
32 ビット Windows |
|
|
|
Mac OS X |
|
|
|
Android |
|
|