company logo

ProjectContext :: resetOutputContext - Reset output context for project

The function resets the output context, which has been set for the project. After resetting the output context, no messages will be send to the output area.

The function has to be called before closing (destroying) the control assigned to output area. Typically, the function is called in the doBeforeClose() handler for the output area control.

Implementation details

ProjectContext  :: resetOutputContext (  )