System.Sensors.Components.TLocationSensor.AddRegion

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

Delphi

procedure AddRegion(const Value: TLocationRegion);

C++

void __fastcall AddRegion(const System::Sensors::TLocationRegion &Value);

プロパティ

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


説明

指定された地域を、監視地域のリストに追加します。

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

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

関連項目