System.Sensors.Components.TLocationSensor.RemoveRegion
Delphi
procedure RemoveRegion(const Value: TLocationRegion);
C++
void __fastcall RemoveRegion(const System::Sensors::TLocationRegion &Value);
Inhaltsverzeichnis
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
procedure function  | 
		public | System.Sensors.Components.pas System.Sensors.Components.hpp  | 
        System.Sensors.Components | TLocationSensor | 
Beschreibung
Entfernt die angegebene Region aus der Liste von überwachten Regionen.
Plattformunterstützung
Regionen werden nur auf iOS unterstützt.
Siehe auch
- System.Sensors.Components.TLocationSensor.AddRegion
 - System.Sensors.Components.TLocationSensor.ClearRegions
 
- System.Sensors.Components.TLocationSensor.Regions
 - System.Sensors.Components.TLocationSensor.RegionCount