System.Bluetooth.TBluetoothAdapter.DoDiscoverableEnd
Delphi
procedure DoDiscoverableEnd(const Sender: TObject); virtual;
C++
virtual void __fastcall DoDiscoverableEnd(System::TObject* const Sender);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothAdapter |
説明
DoStartDiscoverable を呼び出して、アプリケーションの動作デバイスを Bluetooth を通じて検出可能にすることを要求したあと、ユーザーがそれを承認すると呼び出されます。
DoDiscoverableEnd は、単一のパラメータを 1 つ、Sender を受け取ります。これはアダプタです。
DoDiscoverableEnd は、マネージャ上で DoDiscoverableEnd (Sender) を呼び出します。
プラットフォーム サポート
| プラットフォーム | サポート対象 | 備考 |
|---|---|---|
|
32 ビット Windows |
|
|
|
Mac OS X |
| |
|
Android |
|