System.Beacon.Components.TBeacon.SPC

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property SPC;

C++

__property SPC = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

説明

SPC プロパティは、距離の計算に使用される信号伝播定数値を示します。

System.Beacon.Components.TBeacon.SPC は System.Beacon.Components.TCustomBeacon.SPC を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.SPC を参照しています。

SPC プロパティは、距離の計算に使用される信号伝播定数値を示します。

iOS プラットフォームの場合、ModeStandard に設定されると、SPC は無視されます。

関連項目