User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.tag

Table of Contents

TGIS_Shape.Tag property

DK11 for Delphi | GisLayerVector.TGIS_Shape.Tag | Constructors | Fields | Methods | Properties

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

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

Syntax

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

Value

Type
NativeInt
2023/06/16 23:46

Page Tools