summaryrefslogtreecommitdiff
path: root/unit2.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit2.lfm')
-rw-r--r--unit2.lfm18
1 files changed, 18 insertions, 0 deletions
diff --git a/unit2.lfm b/unit2.lfm
new file mode 100644
index 0000000..18cdc54
--- /dev/null
+++ b/unit2.lfm
@@ -0,0 +1,18 @@
+object Form2: TForm2
+ Left = 390
+ Height = 533
+ Top = 355
+ Width = 779
+ Caption = 'Form2'
+ ClientHeight = 533
+ ClientWidth = 779
+ DesignTimePPI = 107
+ OnActivate = FormActivate
+ LCLVersion = '2.0.12.0'
+ object Image1: TImage
+ Left = 8
+ Height = 472
+ Top = 48
+ Width = 757
+ end
+end