aboutsummaryrefslogtreecommitdiff
path: root/Source/fsdrawunit.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'Source/fsdrawunit.dfm')
-rw-r--r--Source/fsdrawunit.dfm17
1 files changed, 17 insertions, 0 deletions
diff --git a/Source/fsdrawunit.dfm b/Source/fsdrawunit.dfm
new file mode 100644
index 0000000..9a73308
--- /dev/null
+++ b/Source/fsdrawunit.dfm
@@ -0,0 +1,17 @@
+object fsdraw: Tfsdraw
+ Left = 245
+ Top = 177
+ Width = 247
+ Height = 106
+ Caption = 'fsdraw'
+ Color = clBtnFace
+ Font.Charset = DEFAULT_CHARSET
+ Font.Color = clWindowText
+ Font.Height = -11
+ Font.Name = 'MS Sans Serif'
+ Font.Style = []
+ OldCreateOrder = False
+ OnCreate = FormCreate
+ PixelsPerInch = 96
+ TextHeight = 13
+end