User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_busyeventmanager.pushevent_void

Table of Contents

ITGIS_BusyEventManager.PushEvent method

DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.PushEvent | Methods | Properties

Increments process position for current stage and raises busy event smartly.

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

Syntax

// C#
public WordBool PushEvent();
' VisualBasic
Public Function PushEvent() As WordBool
// Oxygene
public
  function PushEvent : WordBool;

Result

Type Description
WordBool True if an abort request was set inside message handler; False otherwise

Remarks

Should be called at each iteration in any long-time operation.

2025/01/31 01:03

Page Tools