System.Sensors.Components.TLocationSensor.LocationChange

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

Delphi

property LocationChange: TLocationChangeType read FLocationChange

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TLocationSensor


説明

位置変化の大きさがどれだけになれば位置センサで位置データの更新がトリガされるかを指定します。

このプロパティは、TCustomLocationSensor.LocationChange のラッパーです。

関連項目