User Tools

Site Tools


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

Table of Contents

TGIS_Layer.RaiseBusyPrepare method

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

Fires BusyPrepare method of the assigned viewer.

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

Syntax

# Python
def RaiseBusyPrepare(
  self,
  _sender: TObject,
  _text: str
) -> None: 

Parameters

Name Type Description
_sender TObject component which is causing long-term operations
_text str text to appear in a BusyText property
2023/08/09 01:53

Page Tools