TdxMapControlGeoLocation.GeoPoint Property
Specifies a geographical point.
Declaration
property GeoPoint: TdxMapControlGeoPoint read; write;
Property Value
| Type |
|---|
| TdxMapControlGeoPoint |
Remarks
The Latitude and Longitude properties provide access to the corresponding fields of a TdxMapControlGeoPoint record instance assigned to the GeoPoint property.
See Also