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