TdxMapControlGeoPoint.AsString Property
Returns a string representation of the geographical point defined by the record.
Declaration
property AsString: string read; write;
Property Value
Type |
---|
string |
Remarks
The function returns a string that is comprised of the Latitude and Longitude field values converted to strings and separated by a comma.
See Also