System.Sensors.TCustomLocationSensor.Speed

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

Delphi

property Speed: Double index TProperty.Speed read GetDoubleProperty;

C++

__property double Speed = {read=GetDoubleProperty, index=4};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


説明

スピードの取得メソッド(メートル/秒)。

関連項目