System.Sensors.TLocationCoord2D.Create

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

Delphi

constructor Create(ALatitude, ALongitude: TLocationDegrees);

C++

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

プロパティ

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


説明

Creates は、読み取り専用プロパティを初期化する TLocationCoord2D のインスタンスを作成します。

このコンストラクタの各パラメータは、ターゲット フィールドと一致します:

パラメータ フィールド

ALatitude

Latitude

ALongitude

Longitude