This commit is contained in:
f1iwq2
2024-08-24 09:12:51 +02:00
parent ede3d91c4d
commit 7d2c4bd591
43 changed files with 32873 additions and 14550 deletions

View File

@@ -1,6 +1,6 @@
object FormPrinc: TFormPrinc
Left = 81
Top = 253
Left = 75
Top = 270
Width = 1148
Height = 624
Anchors = [akLeft, akTop, akRight]
@@ -2043,7 +2043,6 @@ object FormPrinc: TFormPrinc
Height = 25
Caption = 'Route'
TabOrder = 2
OnClick = Button3Click
end
object Timer1: TTimer
Interval = 100
@@ -2077,6 +2076,10 @@ object FormPrinc: TFormPrinc
' du splitter'
OnClick = Sauvegarderla1Click
end
object Sauvegarderlaconfiguration1: TMenuItem
Caption = 'Sauvegarder la configuration'
OnClick = Sauvegarderlaconfiguration1Click
end
object N14: TMenuItem
Caption = '-'
end