DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.RaiseBusyPrepare | Methods | Properties
Fires BusyPrepare method of the assigned viewer.
// C# public void RaiseBusyPrepare( ITBaseObject _sender, WideString _text );
' VisualBasic Public Sub RaiseBusyPrepare( ByVal _sender As ITBaseObject, ByVal _text As WideString )
// Oxygene public procedure RaiseBusyPrepare( _sender : ITBaseObject; _text : WideString );
Name | Type | Description |
---|---|---|
_sender | ITBaseObject | component which is causing long-term operations |
_text | WideString | text to appear in a BusyText property |