System.Beacon.TNewBLEScanFilterEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TNewBLEScanFilterEvent = procedure (const Sender: TObject; AKindofScanFilter: TKindofScanFilter;
const ABluetoothLEScanFilter: TBluetoothLEScanFilter) of object;

C++

typedef void __fastcall (__closure *TNewBLEScanFilterEvent)(System::TObject* const Sender, TKindofScanFilter AKindofScanFilter, System::Bluetooth::TBluetoothLEScanFilter* const ABluetoothLEScanFilter);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

Description

Embarcadero Technologies does not currently have any additional information.