User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.BusyEvent event

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

Busy event. Will be fired regularly during long-drawn operations. If end value will be zero, the meaning is: long-drawn with unknown end time. Close long-drawn operation by calling with parameters (-1,-1).

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

Syntax

// Delphi
published
  property BusyEvent : TGIS_BusyEvent read write;
// C++ Builder
published:
  __property TGIS_BusyEvent* BusyEvent = {read, write};

Value

2022/11/16 01:14

Page Tools