User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.isopened

Table of Contents

TGIS_Layer.IsOpened property

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

True if the layer is opened and is ready for operations.

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

Syntax

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

Value

Type
Boolean
2024/12/20 22:18

Page Tools