From 4d64e4cd434426234a5c313c151cd79b6afc299e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 6 Jul 2002 17:50:18 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=27 --- Source/fsdrawunit.dfm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Source/fsdrawunit.dfm (limited to 'Source/fsdrawunit.dfm') 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 -- cgit v1.2.1