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

@@ -193,7 +193,7 @@ object FormDebug: TFormDebug
OnClick = ButtonSigSuivClick
end
object ButtonCanSuivSig: TButton
Left = 56
Left = 72
Top = 16
Width = 65
Height = 49
@@ -216,7 +216,7 @@ object FormDebug: TFormDebug
TabOrder = 2
end
object ButtonCP: TButton
Left = 120
Left = 152
Top = 16
Width = 81
Height = 49
@@ -226,7 +226,7 @@ object FormDebug: TFormDebug
OnClick = ButtonCPClick
end
object Button2: TButton
Left = 200
Left = 248
Top = 16
Width = 57
Height = 49
@@ -235,16 +235,6 @@ object FormDebug: TFormDebug
WordWrap = True
OnClick = Button2Click
end
object ButtonReserve: TButton
Left = 256
Top = 16
Width = 49
Height = 49
Caption = 'R'#233'serve canton signal'
TabOrder = 5
WordWrap = True
OnClick = ButtonReserveClick
end
end
object GroupBox4: TGroupBox
Left = 8