This commit is contained in:
f1iwq2
2025-03-01 13:42:15 +01:00
parent 3d109c0b3c
commit 662da541c0
21 changed files with 14472 additions and 529 deletions

View File

@@ -1478,7 +1478,14 @@ object FormTCO: TFormTCO
Caption = 'Button1'
TabOrder = 9
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 848
Top = 96
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 10
end
end
object PopupMenu1: TPopupMenu