User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.HourglassActive method

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

Test is hourglass is active.

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

Syntax

Implements IGIS_Viewer.HourglassActive.

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

Result

Type Description
Boolean True is Hourglass is visible and Interrupt can be called.
2022/11/16 01:14

Page Tools