DK for Java | tatukgis.jdk.IGIS_Viewer.WaitForNotBusy | Methods | Properties
Call _proc when viewer will fully end painting process.
// Java public abstract void WaitForNotBusy( TObject _sender, TGIS_WaitForNotBusyProc _proc );
// Oxygene public procedure WaitForNotBusy( _sender : TObject; _proc : TGIS_WaitForNotBusyProc );
| Name | Type | Description |
|---|---|---|
| _sender | TObject | sender object |
| _proc | TGIS_WaitForNotBusyProc | procedure to be executed |