User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.upondestroy

Table of Contents

IGIS_Viewer.UponDestroy property

DK for Delphi | GisInterfaces.IGIS_Viewer.UponDestroy | Methods | Properties

True if the viewer is being destroyed, so some operations such as screen updates should not be performed.

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

Syntax

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

Value

Type
Boolean
2026/08/30 01:56

Page Tools