System.Sensors.TLocationDegrees

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

Delphi

type TLocationDegrees = Double;

C++

typedef double TLocationDegrees;

プロパティ

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


説明

緯度または経度角度で指定する型。

関連項目