User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.name

Table of Contents

TGIS_Layer.Name property

DK11 for Delphi | GisLayer.TGIS_Layer.Name | Constructors | Fields | Methods | Properties | Events | Events

Name of layer; if not filled directly, then will be filled with Path when added to the viewer. Name must be unique.

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

Syntax

// Delphi
public
  property Name : String read write;
// C++ Builder
public:
  __property UnicodeString Name = {read, write};

Value

Type
String

References

2022/11/16 01:18

Page Tools