Explorar o código

* Do not emit error when debugserver not running

Michaël Van Canneyt hai 1 ano
pai
achega
1d29e925b5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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