API:System.Beacon.Components.TBeacon.BeaconDeathTime

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BeaconDeathTime: Integer read FBeaconDeathTime write SetBeaconDeathTime default 20;

C++

__property BeaconDeathTime = {default=20};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Beschreibung

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

System.Beacon.Components.TBeacon.BeaconDeathTime erbt von System.Beacon.Components.TCustomBeacon.BeaconDeathTime. Der folgende Inhalt bezieht sich auf System.Beacon.Components.TCustomBeacon.BeaconDeathTime.


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