User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.tagpointer

Table of Contents

TGIS_Layer.TagPointer property

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

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

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

Syntax

// Delphi
public
  property TagPointer : Pointer read write;
// C++ Builder
public:
  __property void* TagPointer = {read, write};

Value

Type
Pointer

Remarks

Deprecated. Use UserObject instead.

2022/11/16 01:18

Page Tools