DK11 for Delphi | GisViewer.TGIS_Viewer.RaiseHelpEvent | Constructors | Fields | Methods | Properties | Events
Fire Busy event of a viewer.
Implements IGIS_Viewer.RaiseHelpEvent.
// Delphi public procedure RaiseHelpEvent( _sender : TObject; _name : String );
// C++ Builder public: void RaiseHelpEvent( TObject* _sender, UnicodeString _name );
Name | Type | Description |
---|---|---|
_sender | TObject | component asking for help |
_name | String | help context |