This commit is contained in:
f1iwq2
2023-04-12 17:51:51 +02:00
parent 1eaadabf4b
commit 21344ebd93
21 changed files with 273 additions and 114 deletions

View File

@@ -18,7 +18,7 @@ object FormPrinc: TFormPrinc
OnCreate = FormCreate
DesignSize = (
1197
612)
611)
PixelsPerInch = 96
TextHeight = 13
object LabelTitre: TLabel
@@ -1203,7 +1203,7 @@ object FormPrinc: TFormPrinc
object SplitterH: TSplitter
Left = 0
Top = 0
Height = 590
Height = 589
end
object ScrollBox1: TScrollBox
Left = 632
@@ -1268,7 +1268,7 @@ object FormPrinc: TFormPrinc
end
object StatusBar1: TStatusBar
Left = 0
Top = 590
Top = 589
Width = 1197
Height = 22
Panels = <>
@@ -1928,6 +1928,10 @@ object FormPrinc: TFormPrinc
Caption = 'A propos'
OnClick = Apropos1Click
end
object Vrifiernouvelleversion1: TMenuItem
Caption = 'V'#233'rifier nouvelle version'
OnClick = Vrifiernouvelleversion1Click
end
end
object Roulage1: TMenuItem
Caption = 'Roulage'