Răsfoiți Sursa

* Do not emit error when debugserver not running

Michaël Van Canneyt 1 an în urmă
părinte
comite
1d29e925b5
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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