API:System.Beacon.Components.TBeacon.BeaconDeathTime

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

Delphi

property BeaconDeathTime;

C++

__property BeaconDeathTime = {default=20};

プロパティ

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

説明

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

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

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

関連項目