System.Sensors.TLocationDegrees

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TLocationDegrees = Double;

C++

typedef double TLocationDegrees;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors System.Sensors

Description

Type to specify a latitude or a longitude in degrees.

See Also