User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.localparams

Table of Contents

TGIS_Shape.LocalParams property

DK for Delphi | GisLayerVector.TGIS_Shape.LocalParams | Constructors | Fields | Methods | Properties

True if the shape has private parameters. You can allocate/deallocate local params by set this value to True/False.

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

Syntax

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

Value

Type
Boolean
2025/01/31 01:09

Page Tools