System.Bluetooth.Components.TBluetooth.CurrentAdapter

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

Delphi

property CurrentAdapter: TBluetoothAdapter read GetCurrentAdapter;

C++

__property System::Bluetooth::TBluetoothAdapter* CurrentAdapter = {read=GetCurrentAdapter};

プロパティ

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


説明

現在のアダプタを返します。

関連項目