User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.path

Table of Contents

TGIS_Layer.Path property

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

Path to file holding the layer's data.

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

Syntax

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

Value

Type
String

References

2022/11/16 01:18

Page Tools