DK for Delphi | GisInterfaces.IGIS_Viewer.RaiseHelpEvent | Methods | Properties
Fire Busy event of a viewer.
// Delphi public procedure RaiseHelpEvent( _sender : TObject; _name : String );
// C++ Builder public: void RaiseHelpEvent( TObject* _sender, UnicodeString _name ) = 0;
| Name | Type | Description |
|---|---|---|
| _sender | TObject | component asking for help |
| _name | String | help context |