DK for Delphi | GisTypes.TGIS_Point | Records | Fields
Like TPoint, but based on doubles instead of integers.
Available also on: .NET | Java | ActiveX | Python.
// Delphi type TGIS_Point = record end;
// C++ Builder struct DECLSPEC_DRECORD TGIS_Point { };