User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.upondestroy

Table of Contents

IGIS_Viewer.UponDestroy property

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

True if viewer is upon destruction so some operations (like 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
2022/11/16 01:18

Page Tools