System.Bluetooth.TBluetoothSocket.Connected
Delphi
property Connected: Boolean read GetConnected;
C++
__property bool Connected = {read=GetConnected, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothSocket |
Description
Indique si le socket est connecté au périphérique distant (True) ou ne l'est pas (False).
Support de la plate-forme
| Plate-forme | Prise en charge | Remarques |
|---|---|---|
|
Windows 32 bits |
|
|
|
OS X |
|
|
|
Android |
|
|