API:System.Beacon.Components.TBeacon.MonitorizedRegions

From RAD Studio API Documentation

Delphi

property MonitorizedRegions: TBeaconRegionCollection read FMonitorizedRegions write SetMonitorizedRegions;

C++

__property MonitorizedRegions;

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

The MonitorizedRegions property contains a TBeaconRegionCollection with the list of regions to be monitored. {{#multireplace:System.Beacon.Components.TBeacon.MonitorizedRegions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Beacon.Components.TCustomBeacon.MonitorizedRegions|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.MonitorizedRegions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The MonitorizedRegions property contains a TBeaconRegionCollection with the list of regions to be monitored.

See Also