User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.prjlayername

Table of Contents

TGIS_Config.PrjLayerName property

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

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

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

Syntax

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

Parameters

Name Type Description
_index Integer index of layer

Value

Type
String
2022/11/16 01:14

Page Tools