This commit is contained in:
f1iwq2
2021-08-05 11:48:19 +02:00
parent ba7be100e6
commit ed7a721910
15 changed files with 789 additions and 544 deletions

View File

@@ -1,6 +1,6 @@
object FormDebug: TFormDebug
Left = 192
Top = 290
Left = 203
Top = 155
Width = 855
Height = 817
Caption = 'Fen'#234'tre de d'#233'bug'
@@ -434,6 +434,19 @@ object FormDebug: TFormDebug
TabOrder = 6
OnClick = CheckBoxAffDebDecSigClick
end
object EditDebugSignal: TEdit
Left = 168
Top = 12
Width = 33
Height = 18
Hint =
'Adresse du signal seul '#224' surveiller ou si 0 surveille tous les s' +
'ignaux'
ParentShowHint = False
ShowHint = True
TabOrder = 7
OnChange = EditDebugSignalChange
end
end
object RichDebug: TRichEdit
Left = 8