System.Beacon.Components.TBeacon.MonitorizedRegions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property MonitorizedRegions: TBeaconRegionCollection read FMonitorizedRegions write SetMonitorizedRegions;

C++

__property MonitorizedRegions;

プロパティ

種類 可視性 ソース ユニット
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

説明

MonitorizedRegions プロパティには、監視されるリージョンのリストが入っている TBeaconRegionCollection インスタンスが格納されています。

System.Beacon.Components.TBeacon.MonitorizedRegions は System.Beacon.Components.TCustomBeacon.MonitorizedRegions を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.MonitorizedRegions を参照しています。

MonitorizedRegions プロパティには、監視されるリージョンのリストが入っている TBeaconRegionCollection インスタンスが格納されています。

関連項目