System.Sensors.Components.TLocationSensor.RemoveRegion

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

Delphi

procedure RemoveRegion(const Value: TLocationRegion);

C++

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

プロパティ

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


説明

指定された地域を、監視地域のリストから削除します。

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

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

関連項目