User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramssectionpixel.loadfromconfig_tgis_configabstract

Table of Contents

TGIS_ParamsSectionPixel.LoadFromConfig method

DK11 for Java | tatukgis.jdk.TGIS_ParamsSectionPixel.LoadFromConfig | Constructors | Fields | Methods | Properties

Load parameters from the configuration file.

Available also on: Delphi | .NET.

Overrides TGIS_ParamsSection.LoadFromConfig.

Syntax

// Java
public void LoadFromConfig(
  TGIS_ConfigAbstract _cfg
);
// Oxygene
public
  procedure LoadFromConfig(
    _cfg : TGIS_ConfigAbstract
  ); override;

Parameters

Name Type Description
_cfg TGIS_ConfigAbstract source configuration file
2017/09/04 11:21

Page Tools