User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.fonbusy

Table of Contents

TGIS_Layer.FOnBusy field

DK11 for Delphi | GisLayer.TGIS_Layer.FOnBusy | Constructors | Fields | Methods | Properties | Events

Busy event. Will be fired regularly during long-drawn operations.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var FOnBusy : TGIS_BusyEvent;
// C++ Builder
protected:
  TGIS_BusyEvent* FOnBusy;

Value

2020/05/07 01:07

Page Tools