This commit is contained in:
f1iwq2
2023-03-29 10:07:51 +02:00
parent 9da5aa677c
commit 325dcf308f
42 changed files with 3544 additions and 2010 deletions

14
UnitFrame1.dfm Normal file
View File

@@ -0,0 +1,14 @@
object Frame1: TFrame1
Left = 0
Top = 0
Width = 289
Height = 86
TabOrder = 0
object Label1: TLabel
Left = 104
Top = 16
Width = 60
Height = 13
Caption = 'Cadre Frame'
end
end