System.Bluetooth.Components.TBluetooth.ConnectionState

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ConnectionState: TBluetoothConnectionState read GetConnectionState;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


説明

現在のアダプタの状態(接続または切断)。

関連項目