System.Beacon.TBeaconManager.DoNearest
Delphi
function DoNearest: IBeacon; virtual; abstract;
C++
virtual _di_IBeacon __fastcall DoNearest(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconManager |
Description
The DoNearest method implements the Nearest method.