DK11 for Python | tatukgis.pdk.TGIS_Layer.RaiseBusyShake | Constructors | Methods | Properties | Events
Fires BusyShake method of the assigned viewer.
# Python def RaiseBusyShake( self, _sender: TObject, _pos: int, _end: int ) -> bool:
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |
_pos | int | current progress |
_end | int | maximal progress value |
Type | Description |
---|---|
bool | True if aborted |