System.Beacon.TBeaconsCalcDistancesEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TBeaconsCalcDistancesEvent =  procedure (const Sender: TObject; const ABeacon: IBeacon;
ATxPower: Integer; ARssi: Integer; var NewDistance: Double) of object;

C++

typedef void __fastcall (__closure *TBeaconsCalcDistancesEvent)(System::TObject* const Sender, const _di_IBeacon ABeacon, int ATxPower, int ARssi, double &NewDistance);

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !