I want to use either the default Delphi exception handling or MadExcept at runtime. The exception handler to use will be determined by a commandline parameter.
How can I achieve this?
Sorry if this has been asked before. My forum searches return no results

Thanks in advance!