Ver código fonte

* Do not emit error when debugserver not running

Michaël Van Canneyt 1 ano atrás
pai
commit
1d29e925b5
1 arquivos alterados com 1 adições e 0 exclusões
  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