This commit is contained in:
f1iwq2
2024-09-25 14:13:46 +02:00
parent 7d2c4bd591
commit 20b1990c2e
29 changed files with 4529 additions and 1448 deletions

View File

@@ -1,6 +1,6 @@
object FormTCO: TFormTCO
Left = 229
Top = 65
Left = 332
Top = 73
Width = 1013
Height = 607
VertScrollBar.Visible = False
@@ -24,8 +24,8 @@ object FormTCO: TFormTCO
OnKeyPress = FormKeyPress
OnMouseWheel = FormMouseWheel
DesignSize = (
997
549)
1005
556)
PixelsPerInch = 96
TextHeight = 13
object LabelZoom: TLabel
@@ -1537,6 +1537,10 @@ object FormTCO: TFormTCO
object N8: TMenuItem
Caption = '-'
end
object rouverunlment1: TMenuItem
Caption = 'Trouver un '#233'l'#233'ment'
OnClick = rouverunlment1Click
end
object DessinerleTCO1: TMenuItem
Caption = 'Dessiner le TCO'
Hint = 'Dessine le TCO '#224' la souris'
@@ -1575,8 +1579,12 @@ object FormTCO: TFormTCO
end
object Routes: TMenuItem
Caption = 'Routes'
object Optiondesroutes1: TMenuItem
Caption = 'Option des routes'
OnClick = Optiondesroutes1Click
end
object AffRoutes: TMenuItem
Caption = 'Fen'#234'tre des routes'
Caption = 'Fen'#234'tre des routes par trains'
OnClick = AffRoutesClick
end
end