System.Beacon.Components.TCustomBeacon.Nearest

From RAD Studio API Documentation
Revision as of 11:26, 2 March 2015 by AChaves (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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