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/fscopyunit.dfm | 52 +++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'Source/fscopyunit.dfm') diff --git a/Source/fscopyunit.dfm b/Source/fscopyunit.dfm index 922152d..2af5650 100644 --- a/Source/fscopyunit.dfm +++ b/Source/fscopyunit.dfm @@ -1,26 +1,26 @@ -object fscopy: Tfscopy - Left = 231 - Top = 103 - Width = 257 - Height = 93 - Caption = 'fscopy' - Color = clBtnFace - Font.Charset = DEFAULT_CHARSET - Font.Color = clWindowText - Font.Height = -11 - Font.Name = 'MS Sans Serif' - Font.Style = [] - OldCreateOrder = False - WindowState = wsMinimized - OnClose = FormClose - OnCreate = FormCreate - PixelsPerInch = 96 - TextHeight = 13 - object copypsh: TC2PhotoShopHost - SerialNumber = 0 - BackColor = clBlack - ForeColor = clBlack - Left = 8 - Top = 8 - end -end +object fscopy: Tfscopy + Left = 231 + Top = 103 + Width = 257 + Height = 93 + Caption = 'fscopy' + Color = clBtnFace + Font.Charset = DEFAULT_CHARSET + Font.Color = clWindowText + Font.Height = -11 + Font.Name = 'MS Sans Serif' + Font.Style = [] + OldCreateOrder = False + WindowState = wsMinimized + OnClose = FormClose + OnCreate = FormCreate + PixelsPerInch = 96 + TextHeight = 13 + object copypsh: TC2PhotoShopHost + SerialNumber = 0 + BackColor = clBlack + ForeColor = clBlack + Left = 8 + Top = 8 + end +end -- cgit v1.2.1