System.Beacon.Components.TCustomBeacon.Nearest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Nearest: IBeacon;

C++

System::Beacon::_di_IBeacon __fastcall Nearest();

Properties

Type Visibility Source Unit Parent
function public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon

Description

Returns the nearest beacon. If no beacons are detected, returns nil.

See Also