создал

This commit is contained in:
2025-11-14 19:47:21 +10:00
commit 2621bb0fb6
5 changed files with 1191 additions and 0 deletions

14
Unit1.dfm Normal file
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