aboutsummaryrefslogtreecommitdiff
path: root/Source/fscopyunit.dfm
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2003-06-03 20:46:51 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2003-06-03 20:46:51 +0000
commitfe070b42d2ddea9ec14bb186b6cc0b6d11b490c3 (patch)
treeb629021b47c7399b89955176016fe3c37b424741 /Source/fscopyunit.dfm
parentba67bbb2db6327dc0f64eab24bafe5f023ce42ed (diff)
*** empty log message ***
svn path=/trunk/Framestein/; revision=675
Diffstat (limited to 'Source/fscopyunit.dfm')
-rw-r--r--Source/fscopyunit.dfm52
1 files changed, 26 insertions, 26 deletions
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