From fe070b42d2ddea9ec14bb186b6cc0b6d11b490c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Tue, 3 Jun 2003 20:46:51 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=675 --- Source/fsdrawunit.dfm | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'Source/fsdrawunit.dfm') diff --git a/Source/fsdrawunit.dfm b/Source/fsdrawunit.dfm index 9a73308..1982d55 100644 --- a/Source/fsdrawunit.dfm +++ b/Source/fsdrawunit.dfm @@ -1,17 +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 +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