Toggle MadExcept.Active

contains all delphi packages mentioned below
Post Reply
DerWerner
Posts: 1
Joined: Tue Oct 16, 2018 11:51 am

Toggle MadExcept.Active

Post by DerWerner »

Hello,

is it possible to activate (or unactivate) MadExcept Exceptionhandling at runtime?
I'm using 4.0.20

Kind regards,
Werner
madshi
Site Admin
Posts: 10749
Joined: Sun Mar 21, 2004 5:25 pm

Re: Toggle MadExcept.Active

Post by madshi »

You can't compile without madExcept and then activate it later. But you can use PauseMadExcept() to pause/unpause madExcept. It won't completely shut down madExcept, but larger parts of it.
Post Reply