System.Beacon.Components.TBeacon.SPC

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SPC;

C++

__property SPC = {default=0};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

The SPC property indicates the signal propagation constant value used to calculate the distance.

System.Beacon.Components.TBeacon.SPC inherits from System.Beacon.Components.TCustomBeacon.SPC. All content below this line refers to System.Beacon.Components.TCustomBeacon.SPC.

The SPC property indicates the signal propagation constant value used to calculate the distance.

For the iOS platform, when the Mode is set to Standard, the SPC is ignored.

See Also