System.Beacon.TBeaconManager.DoNewBLEScanFilter

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

Delphi

procedure DoNewBLEScanFilter(AKindofScanFilter: TKindofScanFilter; const ABluetoothLEScanFilter: TBluetoothLEScanFilter);

C++

void __fastcall DoNewBLEScanFilter(TKindofScanFilter AKindofScanFilter, System::Bluetooth::TBluetoothLEScanFilter* const ABluetoothLEScanFilter);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


説明

OnNewBLEScanFilterEvent イベントを発生させます。

関連項目