System.Beacon.Components.TCustomBeacon.MonitorizedRegions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property MonitorizedRegions: TBeaconRegionCollection read FMonitorizedRegions write SetMonitorizedRegions;

C++

__property TBeaconRegionCollection* MonitorizedRegions = {read=FMonitorizedRegions, write=SetMonitorizedRegions};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


Description

La propriété MonitorizedRegions contient une TBeaconRegionCollection avec la liste des régions à surveiller.

Voir aussi