System.Sensors.TGpsSatellite.UsedInFix
Delphi
property UsedInFix: Boolean read FUsedInFix;
C++
__property bool UsedInFix = {read=FUsedInFix};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TGpsSatellite |
説明
GPS エンジンが最新の位置データを取得するために、この衛星が使用されているか(True)、いないか(False)を示します。