User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.HourglassShake method

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

Shake Hourglass.

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

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.

2025/01/31 01:06

Page Tools