ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/FAS/src/MainForm.xfm
(Generate patch)

Comparing trunk/FAS/src/MainForm.xfm (file contents):
Revision 73 by tim, Wed Aug 14 17:24:36 2002 UTC vs.
Revision 88 by tim, Mon Aug 19 20:49:08 2002 UTC

# Line 1 | Line 1
1   object frmMain: TfrmMain
2 <  Left = 299
3 <  Top = 251
2 >  Left = 292
3 >  Top = 357
4    Width = 577
5    Height = 501
6 <  HorzScrollBar.Range = 569
7 <  VertScrollBar.Range = 401
6 >  VertScrollBar.Range = 48
7    Caption = 'Flexible Atom Selection'
8    Color = clBackground
9    PixelsPerInch = 96
10    TextHeight = 15
11    TextWidth = 7
12    object GroupBox1: TGroupBox
13 <    Left = 8
14 <    Top = 8
15 <    Width = 561
16 <    Height = 393
13 >    Left = 0
14 >    Top = 29
15 >    Width = 577
16 >    Height = 453
17 >    Align = alClient
18      Caption = 'Script Window'
19      TabOrder = 0
20    end
21 +  object ToolBar1: TToolBar
22 +    Left = 0
23 +    Top = 0
24 +    Width = 577
25 +    Height = 29
26 +    Caption = 'ToolBar1'
27 +    TabOrder = 1
28 +  end
29 +  object StatusBar1: TStatusBar
30 +    Left = 0
31 +    Top = 482
32 +    Width = 577
33 +    Height = 19
34 +    Panels = <
35 +      item
36 +      end>
37 +  end
38 +  object ImageList1: TImageList
39 +    Left = 8
40 +  end
41   end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines