DK11 for Java | tatukgis.jdk.IGIS_Viewer.RaiseHelpEvent | Methods | Properties
Fire Busy event of a viewer.
Available also on: .NET.
// Java public abstract void RaiseHelpEvent( TObject _sender, TGIS_HelpEventArgs _e );
// Oxygene public procedure RaiseHelpEvent( _sender : TObject; _e : TGIS_HelpEventArgs );
Name | Type | Description |
---|---|---|
_sender | TObject | component asking for help |
_e | TGIS_HelpEventArgs | help context |