System.Beacon.TBeaconManager.FBeaconDeathTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FBeaconDeathTime: integer;

C++

int FBeaconDeathTime;

Properties

Type Visibility Source Unit Parent
field protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager

Description

Protected field that provides the value of the BeaconDeathTime property.

See Also