DK11 for Delphi | GisConfigIni.TGIS_ConfigIni.buildGroupParamList | Constructors | Fields | Methods | Properties
Build parameters list. List will be built based on layer and project configuration files.
// Delphi protected procedure buildGroupParamList( const _uselayer : Boolean );
// C++ Builder protected: void buildGroupParamList( const bool _uselayer );
Name | Type | Description |
---|---|---|
_uselayer | Boolean | if True, current group layer section will be used |