User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.ispersistent

Table of Contents

TGIS_Layer.IsPersistent property

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

True if the layer is persistent. The layer is persistent if it can be loaded automatically by a project file.

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

Syntax

// Delphi
public
  property IsPersistent : Boolean read;
// C++ Builder
public:
  __property bool IsPersistent = {read};

Value

Type
Boolean
2024/12/20 22:18

Page Tools