System.Beacon.TBeaconManager.FOnCalcDistance
Delphi
FOnCalcDistance: TBeaconCalcDistanceEvent;
C++
TBeaconCalcDistanceEvent FOnCalcDistance;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconManager |
Description
Protected field that provides the event handler of the OnCalcDistance event.