System.Beacon.TBeaconManager.DoNewBLEScanFilter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Beschreibung

Löst das OnNewBLEScanFilterEvent-Ereignis aus.

Siehe auch