User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.prjlayerconfig

Table of Contents

TGIS_Config.PrjLayerConfig property

DK11 for Delphi | GisConfig.TGIS_Config.PrjLayerConfig | Constructors | Fields | Methods | Properties

Config file name (without extension) at a given index in a project file.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property PrjLayerConfig[ const _index : Integer ] : String read;
// C++ Builder
public:
  __property UnicodeString PrjLayerConfig = {read};

Parameters

Name Type Description
_index Integer index of layer

Value

Type
String
2022/11/16 01:14

Page Tools