System.Beacon.Components.TCustomBeacon.BeaconDeathTime

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BeaconDeathTime: integer read FBeaconDeathTime write SetBeaconDeathTime default KBEACONDEATHTIME;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


Description

La propriété BeaconDeathTime indique la durée, en millisecondes, à l'issue de laquelle le signal du beacon est considéré comme perdu ou le beacon est considéré comme inaccessible.

Voir aussi