User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.raisebusyshake_tobject_int64_int64

Table of Contents

TGIS_Layer.RaiseBusyShake method

DK11 for Python | tatukgis.pdk.TGIS_Layer.RaiseBusyShake | Constructors | Methods | Properties | Events

Fires BusyShake method of the assigned viewer.

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

Syntax

# Python
def RaiseBusyShake(
  self,
  _sender: TObject,
  _pos: int,
  _end: int
) -> bool: 

Parameters

Name Type Description
_sender TObject component which is causing long-term operations
_pos int current progress
_end int maximal progress value

Result

Type Description
bool True if aborted
2023/08/09 01:53

Page Tools