System.Bluetooth.Components.TBluetooth.StateConnected
Delphi
property StateConnected: Boolean read GetStateConnected;
C++
__property bool StateConnected = {read=GetStateConnected, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Beschreibung
Gibt True zurück, wenn der aktuelle Adapter verbunden ist, anderenfalls False.