This commit is contained in:
f1iwq2
2022-05-07 16:06:08 +02:00
parent 3b27e18ab4
commit 43fc721047
20 changed files with 518 additions and 241 deletions

View File

@@ -494,6 +494,21 @@ object FormDebug: TFormDebug
TabOrder = 9
OnClick = CheckBox1Click
end
object CheckDebugTCO: TCheckBox
Left = 200
Top = 128
Width = 121
Height = 17
Caption = 'Debug TCO'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = CheckDebugTCOClick
end
end
object RichDebug: TRichEdit
Left = 0