System.Bluetooth.TBluetoothLEManager.FOnDiscoveryLEEnd

提供:RAD Studio API Documentation

Delphi

FOnDiscoveryLEEnd: TDiscoveryLEEndEvent;

C++

TDiscoveryLEEndEvent FOnDiscoveryLEEnd;

プロパティ

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


説明

OnDiscoveryEnd イベントのイベント ハンドラを提供する protected フィールドです。

関連項目