System.Sensors.Components.TLocationSensor.RemoveRegion
Delphi
procedure RemoveRegion(const Value: TLocationRegion);
C++
void __fastcall RemoveRegion(const System::Sensors::TLocationRegion &Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | System.Sensors.Components.pas System.Sensors.Components.hpp  | 
        System.Sensors.Components | TLocationSensor | 
Description
Removes the specified region from the list of monitored regions.
Platform Support
Regions are only supported on iOS.
See Also
- System.Sensors.Components.TLocationSensor.AddRegion
 - System.Sensors.Components.TLocationSensor.ClearRegions
 
- System.Sensors.Components.TLocationSensor.Regions
 - System.Sensors.Components.TLocationSensor.RegionCount