メインメニューを開く

RAD Studio API Documentation β

System.Bluetooth.TBluetoothLEManager.GetBluetoothManager

Delphi

class function GetBluetoothManager: TBluetoothLEManager; virtual; abstract;

C++

virtual __classmethod TBluetoothLEManager* __fastcall GetBluetoothManager() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


説明

アプリケーションが動作しているプラットフォームのサポートを実装した BluetoothManager のサブクラスのインスタンスを返します。

関連項目