DK11 for Delphi | GisTypes.GIS_FIELD_COORD_M | Constants | Enums | Classes | Prototypes | Records | Types
Predefine field name for COORD_M.
// Delphi const GIS_FIELD_COORD_M = 'GIS_COORD_M';
// C++ Builder // const syntax for C++Builder is not fully reliable #define GIS_FIELD_COORD_M 'GIS_COORD_M'
Value |
---|
'GIS_COORD_M' |