DK11 for Delphi | GisTypes.GIS_MAX_ZONE_CNT | Constants | Enums | Classes | Prototypes | Records | Types
Maximum number of zones in configuration file.
// Delphi const GIS_MAX_ZONE_CNT = 999999;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE int GIS_MAX_ZONE_CNT /* 999999 */;
Value |
---|
999999 |