This commit is contained in:
2024-11-19 11:14:01 +09:00
commit 3de1f7e2ef
4 changed files with 1161 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 441
ClientWidth = 624
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
TextHeight = 15
end