DK11 for Java | tatukgis.jdk.TGIS_Layer.RaiseBusyPrepare | Constructors | Fields | Methods | Properties | Events
Fires BusyPrepare method of the assigned viewer.
// Java public void RaiseBusyPrepare( TObject _sender, java.lang.String _text );
// Oxygene public procedure RaiseBusyPrepare( _sender : TObject; _text : String );
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |
_text | java.lang.String String | text to appear in a BusyText property |