This commit is contained in:
f1iwq2
2024-02-02 18:13:19 +01:00
parent c0edae3eb7
commit 039f66ed6f
25 changed files with 702 additions and 528 deletions

View File

@@ -23,6 +23,7 @@ uses
begin
// la form TCO ne doit pas etre créée ici!!
Application.Initialize;
Application.Title := 'Signaux complexes GL';
Application.CreateForm(TFormPrinc, FormPrinc);
Application.CreateForm(TFormVersion, FormVersion);
Application.CreateForm(TFormPilote, FormPilote);