System.Beacon.TBeaconManager.DoBeaconChangedProximity
Delphi
procedure DoBeaconChangedProximity(const ABeacon: IBeacon; CurrentProximity: TBeaconProximity);
C++
void __fastcall DoBeaconChangedProximity(const _di_IBeacon ABeacon, TBeaconProximity CurrentProximity);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconManager |
Description
The DoBeaconChangedProximity method raises the OnBeaconProximity event.