User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.prjlayerpath

Table of Contents

TGIS_Config.PrjLayerPath property

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

Path of layer at a given index in a project file.

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

Syntax

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

Parameters

Name Type Description
_index Integer index of layer

Value

Type
String
2022/11/16 01:14

Page Tools