DK11 for Python | tatukgis.pdk.TGIS_Layer.RaiseBusyPrepare | Constructors | Methods | Properties | Events
Fires BusyPrepare method of the assigned viewer.
# Python def RaiseBusyPrepare( self, _sender: TObject, _text: str ) -> None:
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |
_text | str | text to appear in a BusyText property |