User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.tag

Table of Contents

TGIS_Layer.Tag property

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

Tag has no predefined meaning. The Tag property is provided for the convenience of storing additional integer value or pointer information for special needs in an application.

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

Syntax

// Delphi
public
  property Tag : Integer read write;
// C++ Builder
public:
  __property int Tag = {read, write};

Value

Type
Integer
2022/11/16 01:18

Page Tools