System.Sensors.Components.TLocationSensor.RegionCount

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

Delphi

property RegionCount: Integer read GetRegionCount;

C++

__property int RegionCount = {read=GetRegionCount, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TLocationSensor


説明

監視地域のリストにおける地域の数。

サポート対象プラットフォーム

Regions は、iOS でのみサポートされています。

関連項目