This commit is contained in:
f1iwq2
2025-12-19 21:24:42 +01:00
parent a70da188fd
commit 4b997f5de1
19 changed files with 1119 additions and 521 deletions

View File

@@ -1,6 +1,6 @@
object FormTCO: TFormTCO
Left = 186
Top = 112
Left = 187
Top = 113
Width = 1013
Height = 607
VertScrollBar.Visible = False
@@ -1668,6 +1668,13 @@ object FormTCO: TFormTCO
object N12: TMenuItem
Caption = '-'
end
object MenuSuppTCO: TMenuItem
Caption = 'Supprimer le TCO'
OnClick = MenuSuppTCOClick
end
object N14: TMenuItem
Caption = '-'
end
object ConfigurationduTCO1: TMenuItem
Caption = 'Configuration du TCO'
OnClick = ConfigurationduTCO1Click