System.Bluetooth.Components.TBluetooth.StateConnected
Delphi
property StateConnected: Boolean read GetStateConnected;
C++
__property bool StateConnected = {read=GetStateConnected, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Description
Renvoie True lorsque l'adaptateur en cours est connecté, sinon renvoie False.