System.Beacon.Components.TCustomBeacon.BeaconDeathTime

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BeaconDeathTime: integer read FBeaconDeathTime write SetBeaconDeathTime default KBEACONDEATHTIME;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


Beschreibung

Die Eigenschaft BeaconDeathTime gibt die Zeit in Millisekunden an, nach der das Beacon-Signal als verloren oder der Beacon als nicht erreichbar gilt.

Siehe auch