The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SuppressExceptions


Unit: SDL_htmllab
Class: THtmlLab
Declaration: property SuppressExceptions;

Under certain circumstances (i.e. when debugging code) exceptions may be annoying or even prevent code from being debugged easily. The property SuppressExceptions allows to switch off the raising of exceptions. By default, exceptions are not suppressed.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): htmllabel



Last Update: 2023-Dec-13