Shared series in Pipes

This commit is contained in:
Michael Schimmel
2026-02-16 22:41:57 +01:00
parent c73668643f
commit 6b41c0c418
3 changed files with 179 additions and 19 deletions
+2
View File
@@ -168,6 +168,8 @@ uses
procedure TForm1.FormDestroy(Sender: TObject);
begin
Timer1.Enabled := false;
FCurrExec.SetVoid;
FSim := nil;
end;