System.Sensors.TLocationCoord2D.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(ALatitude, ALongitude: TLocationDegrees);

C++

__fastcall TLocationCoord2D(double ALatitude, double ALongitude);
TLocationCoord2D() {}

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TLocationCoord2D


Description

Create crée une instance de TLocationCoord2D initialisant ses propriétés en lecture seule.

Chaque paramètre de ce constructeur correspond à un champ cible :

Paramètre Champ

ALatitude

Latitude

ALongitude

Longitude