System.Beacon.Components.TBeacon

From RAD Studio API Documentation
Jump to: navigation, search

System.Beacon.Components.TCustomBeaconSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBeacon

Delphi

TBeacon = class(TCustomBeacon)

C++

class PASCALIMPLEMENTATION TBeacon : public TCustomBeacon

Properties

Type Visibility Source Unit Parent
class public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components System.Beacon.Components

Description

TBeacon is the class for the beacon component.

The TBeacon component monitores a list of beacon regions specified in MonitorizedRegions and manages the beacon information through the associated events for enter/exit regions or beacons. It also detects changes on the distance and proximity of the beacons.

See Also