System.Beacon.IBeacon.GetDistance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDistance: Double;

C++

virtual double __fastcall GetDistance() = 0 ;

Properties

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

Description

Represents the getter method for the Distance property.

See Also