System.Sensors.Components.TLocationSensor.LocationChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LocationChange: TLocationChangeType read FLocationChange  write SetLocationChange default TLocationChangeType.lctSmall;

C++

__property System::Sensors::TLocationChangeType LocationChange = {read=FLocationChange, write=SetLocationChange, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TLocationSensor


Description

Magnitude d'un changement d'emplacement qui pousse le détecteur d'emplacement à déclencher des mises à jour de données d'emplacement.

Cette propriété est un wrapper pour TCustomLocationSensor.LocationChange.

Voir aussi