System.Bluetooth.Components.TBluetoothLE.CurrentAdapter

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

Delphi

property CurrentAdapter: TBluetoothLEAdapter read GetCurrentAdapter;

C++

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

プロパティ

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


説明

お使いのコンポーネントのマネージャアダプタです。

関連項目