User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.hourglassshake_void

Table of Contents

TGIS_ViewerWnd.HourglassShake method

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.HourglassShake | Constructors | Methods | Properties | Events

Shake Hourglass.

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

Syntax

Implements IGIS_Viewer.HourglassShake.

// Delphi
public
  function HourglassShake : Boolean;
// C++ Builder
public:
  bool HourglassShake(void);

Result

Type Description
Boolean If True then current operation should be interrupted.

Remarks

Shaking hourglass means waking it up. See HourglassPrepare.

2022/11/16 01:14

Page Tools