This commit is contained in:
f1iwq2
2023-07-30 14:28:21 +02:00
parent de401c95d7
commit c688f36e4e
11 changed files with 1346 additions and 261 deletions

View File

@@ -20,8 +20,8 @@ object FormDebug: TFormDebug
OnCreate = FormCreate
OnKeyPress = FormKeyPress
DesignSize = (
831
749)
839
757)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel