User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.storagepath

Table of Contents

TGIS_ShortestPath.StoragePath property

DK for Delphi | GisShortestPath.TGIS_ShortestPath.StoragePath | Constructors | Methods | Properties | Events | Events

Forced network storage path.

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

Syntax

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

Value

Type
String

Remarks

Provide the full path name, including file name, to force a different network storage location than the default, which is the same as the layer's Path.

2026/07/11 00:42

Page Tools