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