System.Beacon.TNewBLEScanFilterEvent

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

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);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。