User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.changehash_void

Table of Contents

TGIS_Viewer.ChangeHash method

DK11 for Delphi | GisViewer.TGIS_Viewer.ChangeHash | Constructors | Fields | Methods | Properties | Events

Change hash. Uses to verify if order of layers, params, etc. has been modified. Used mainly by TGIS_ControlLegend.

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

Syntax

Implements IGIS_Viewer.ChangeHash.

// Delphi
public
  function ChangeHash : Int64;
// C++ Builder
public:
  __int64 ChangeHash(void);

Result

Type Description
Int64 Calculated hash value.
2022/11/30 19:19

Page Tools