System.Bluetooth.Components.TBluetooth.CurrentManager

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

Delphi

property CurrentManager: TBluetoothManager read GetCurrentManager;

C++

__property System::Bluetooth::TBluetoothManager* CurrentManager = {read=GetCurrentManager};

プロパティ

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


説明

コンポーネントの Manager

関連項目