Sfoglia il codice sorgente

* Do not emit error when debugserver not running

Michaël Van Canneyt 1 anno fa
parent
commit
1d29e925b5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      demo/DivAndSpan/mainunit.pas

+ 1 - 0
demo/DivAndSpan/mainunit.pas

@@ -71,6 +71,7 @@ var
   HE : THookEvent;
 
 begin
+  RaiseExceptionOnSendError:=False;
   TFresnelComponent._LogHook:=@DoFresnelLog;
   With CGEvents.Items do
     begin