ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/MetaEditor.dfm
(Generate patch)

Comparing oup/current/Tools/MetaEditor.dfm (file contents):
Revision 217 by alloc, Fri Jun 15 15:12:11 2007 UTC vs.
Revision 229 by alloc, Wed Jun 20 10:57:51 2007 UTC

# Line 3 | Line 3 | inherited Form_Meta: TForm_Meta
3    OnCreate = FormCreate
4    PixelsPerInch = 96
5    TextHeight = 13
6  inherited panel_connection: TPanel
7    ExplicitWidth = 598
8    inherited combo_connection: TComboBox
9      ExplicitWidth = 532
10    end
11  end
6    inherited panel_basecontent: TPanel
7      ExplicitLeft = 0
8      ExplicitTop = 25
# Line 47 | Line 41 | inherited Form_Meta: TForm_Meta
41        OnGetText = VSTGetText
42        OnPaintText = VSTPaintText
43        OnInitChildren = VSTInitChildren
50      ExplicitLeft = 8
51      ExplicitTop = 60
52      ExplicitWidth = 353
53      ExplicitHeight = 325
44        Columns = <
45          item
46            Position = 0
# Line 79 | Line 69 | inherited Form_Meta: TForm_Meta
69        BevelOuter = bvNone
70        Caption = 'Panel2'
71        TabOrder = 1
82      ExplicitLeft = 376
83      ExplicitTop = 92
84      ExplicitHeight = 285
72      end
73    end
74   end

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)