aboutsummaryrefslogtreecommitdiff
path: root/Source/fsinfounit.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'Source/fsinfounit.dfm')
-rw-r--r--Source/fsinfounit.dfm16
1 files changed, 16 insertions, 0 deletions
diff --git a/Source/fsinfounit.dfm b/Source/fsinfounit.dfm
new file mode 100644
index 0000000..3079d24
--- /dev/null
+++ b/Source/fsinfounit.dfm
@@ -0,0 +1,16 @@
+object fsinfo: Tfsinfo
+ Left = 242
+ Top = 103
+ Width = 356
+ Height = 122
+ Caption = 'fsinfo'
+ 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