API:System.Beacon.Components.TBeacon

From RAD Studio API Documentation

TBeaconSystem.Beacon.Components.TCustomBeaconSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

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

TCustomBeacon is the base class for the TBeacon component. {{#multireplace:System.Beacon.Components.TBeacon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Beacon.Components.TCustomBeacon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Beacon.Components.TCustomBeacon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

TCustomBeacon is the base class for the TBeacon component.

The TCustomBeacon class 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