System.HelpIntfs.IHelpManager.Release

From RAD Studio API Documentation
Jump to: navigation, search

API:System.HelpIntfs.IHelpManager.Release

Description

Notify Help System of Help Viewer shutdown.

Release disconnects the Help Viewer from the RTL Help System. The ViewerID parameter is the value the Help System previously passed to the Viewer by calling NotifyID.

A Help Viewer should call Release when it is about to shut down, unless the Viewer is shutting down in response to a call to ShutDown.

See Also