System.Beacon.TBeaconManager.BeaconDeathTime

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

Delphi

property BeaconDeathTime: integer read FBeaconDeathTime write SetBeaconDeathTime;

C++

__property int BeaconDeathTime = {read=FBeaconDeathTime, write=SetBeaconDeathTime, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


説明

BeaconDeathTime プロパティは、ビーコン信号を見失ったかビーコンが到達可能でないと見なされるまでの時間をミリ秒単位で指定します。

関連項目