summaryrefslogtreecommitdiff
path: root/bindings/bcppmake/MainCLXTest.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/bcppmake/MainCLXTest.dfm')
-rw-r--r--bindings/bcppmake/MainCLXTest.dfm16
1 files changed, 16 insertions, 0 deletions
diff --git a/bindings/bcppmake/MainCLXTest.dfm b/bindings/bcppmake/MainCLXTest.dfm
new file mode 100644
index 0000000..3d5e63c
--- /dev/null
+++ b/bindings/bcppmake/MainCLXTest.dfm
@@ -0,0 +1,16 @@
+object Form2: TForm2
+ Left = 346
+ Top = 107
+ Width = 870
+ Height = 600
+ Caption = 'Form2'
+ Color = clBtnFace
+ Font.Charset = DEFAULT_CHARSET
+ Font.Color = clWindowText
+ Font.Height = -11
+ Font.Name = 'MS Sans Serif'
+ Font.Style = []
+ OldCreateOrder = False
+ PixelsPerInch = 96
+ TextHeight = 13
+end