System.Bluetooth.Components.TBluetooth.ConnectionState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ConnectionState: TBluetoothConnectionState read GetConnectionState;

C++

__property System::Bluetooth::TBluetoothConnectionState ConnectionState = {read=GetConnectionState, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

Etat de l'adaptateur en cours (connecté ou déconnecté).

Voir aussi