DK11 for Delphi | GisInterfaces.IGIS_Viewer.UnSubscribe | Methods | Properties
Remove provided control from the notification subscription list.
// Delphi public procedure UnSubscribe( const _control : IGIS_Subscribe );
// C++ Builder public: void UnSubscribe( IGIS_Subscribe* const _control ) = 0;
Name | Type | Description |
---|---|---|
_control | IGIS_Subscribe | control which subscription should be canceled |