User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.waitforbackgroundprocesses_void

Table of Contents

IGIS_Viewer.WaitForBackgroundProcesses method

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

Wait for any pending background processes that must be finalized before app can continue.

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

Syntax

// Delphi
public
  procedure WaitForBackgroundProcesses;
// C++ Builder
public:
  void WaitForBackgroundProcesses(void) = 0;

Remarks

For example TGIS_ViewerWnd will wait here for BaseMap to by finished. Use this internally for example before showing PrintPreview.

2022/11/16 01:18

Page Tools