System.Bluetooth.Components.TBluetooth.DoDiscoverableEnd

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

Delphi

procedure DoDiscoverableEnd(const Sender: TObject);

C++

void __fastcall DoDiscoverableEnd(System::TObject* const Sender);

プロパティ

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


説明

Discoverable 状態が終わった場合に発生します。

関連項目