System.Sensors.Components.TLocationSensor.RemoveRegion
Révision datée du 24 mars 2014 à 19:03 par Diala (discussion | contributions) (1 version : LOC-14519)
Delphi
procedure RemoveRegion(const Value: TLocationRegion);
C++
void __fastcall RemoveRegion(const System::Sensors::TLocationRegion &Value);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | System.Sensors.Components.pas System.Sensors.Components.hpp |
System.Sensors.Components | TLocationSensor |
Description
Retire la région spécifiée de la liste de régions surveillées.
Plate-formes prises en charge
Les régions sont supportées seulement sur iOS.
Voir aussi
- System.Sensors.Components.TLocationSensor.AddRegion
- System.Sensors.Components.TLocationSensor.ClearRegions
- System.Sensors.Components.TLocationSensor.Regions
- System.Sensors.Components.TLocationSensor.RegionCount