User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.hourglassprepare_void

Table of Contents

IGIS_Viewer.HourglassPrepare method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.HourglassPrepare | Methods | Properties

Prepare Hourglass cursor for timely operation.

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

Syntax

// C#
public void HourglassPrepare();
' VisualBasic
Public Sub HourglassPrepare()
// Oxygene
public
  procedure HourglassPrepare;

Remarks

Hourglass will be turn on after a while (500 ms). Must be paired with HourglassRelease. Hourglass must be shake regularly (for example in any loop) to visible) - use HourglassShake to do this.

2025/01/31 01:03

Page Tools