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 214 by alloc, Tue Jun 12 17:35:56 2007 UTC vs.
Revision 229 by alloc, Wed Jun 20 10:57:51 2007 UTC

# Line 1 | Line 1
1 < object Form_Meta: TForm_Meta
2 <  Left = 0
3 <  Top = 0
1 > inherited Form_Meta: TForm_Meta
2    Caption = 'Form_Meta'
5  ClientHeight = 393
6  ClientWidth = 472
7  Color = clBtnFace
8  Constraints.MinHeight = 100
9  Constraints.MinWidth = 200
10  Font.Charset = DEFAULT_CHARSET
11  Font.Color = clWindowText
12  Font.Height = -11
13  Font.Name = 'Tahoma'
14  Font.Style = []
15  FormStyle = fsMDIChild
16  OldCreateOrder = False
17  Visible = True
18  WindowState = wsMaximized
19  OnClose = FormClose
3    OnCreate = FormCreate
4    PixelsPerInch = 96
5    TextHeight = 13
6 <  object Splitter1: TSplitter
7 <    Left = 384
8 <    Top = 29
9 <    Width = 8
10 <    Height = 364
11 <    Align = alRight
12 <    AutoSnap = False
13 <    Beveled = True
14 <    MinSize = 75
15 <    ExplicitLeft = 301
16 <    ExplicitHeight = 336
17 <  end
18 <  object VST: TVirtualStringTree
19 <    Left = 0
20 <    Top = 29
38 <    Width = 384
39 <    Height = 364
40 <    Align = alClient
41 <    AnimationDuration = 0
42 <    Header.AutoSizeIndex = 0
43 <    Header.Font.Charset = DEFAULT_CHARSET
44 <    Header.Font.Color = clWindowText
45 <    Header.Font.Height = -11
46 <    Header.Font.Name = 'Tahoma'
47 <    Header.Font.Style = []
48 <    Header.Options = [hoColumnResize, hoDrag, hoVisible]
49 <    TabOrder = 0
50 <    TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoDeleteMovedNodes]
51 <    TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
52 <    OnFocusChanged = VSTFocusChanged
53 <    OnFocusChanging = VSTFocusChanging
54 <    OnGetText = VSTGetText
55 <    OnPaintText = VSTPaintText
56 <    OnInitChildren = VSTInitChildren
57 <    ExplicitLeft = 4
58 <    ExplicitTop = 44
59 <    ExplicitWidth = 301
60 <    ExplicitHeight = 321
61 <    Columns = <
62 <      item
63 <        Position = 0
64 <        Width = 150
65 <        WideText = 'FName'
66 <      end
67 <      item
68 <        Position = 1
69 <        WideText = 'FType'
70 <      end
71 <      item
72 <        Position = 2
73 <        WideText = 'FID'
74 <      end
75 <      item
76 <        Position = 3
77 <        WideText = 'Data'
78 <      end>
79 <  end
80 <  object Panel1: TPanel
81 <    Left = 0
82 <    Top = 0
83 <    Width = 472
84 <    Height = 29
85 <    Align = alTop
86 <    BevelOuter = bvNone
87 <    TabOrder = 1
88 <    ExplicitWidth = 446
89 <    DesignSize = (
90 <      472
91 <      29)
92 <    object Label3: TLabel
93 <      Left = 3
94 <      Top = 6
95 <      Width = 61
96 <      Height = 13
97 <      Caption = 'Connection: '
6 >  inherited panel_basecontent: TPanel
7 >    ExplicitLeft = 0
8 >    ExplicitTop = 25
9 >    ExplicitWidth = 598
10 >    ExplicitHeight = 532
11 >    object splitter: TSplitter
12 >      Left = 502
13 >      Top = 0
14 >      Width = 8
15 >      Height = 532
16 >      Align = alRight
17 >      AutoSnap = False
18 >      Beveled = True
19 >      MinSize = 200
20 >      ExplicitLeft = 353
21      end
22 <    object Button1: TButton
23 <      Left = 379
24 <      Top = 1
25 <      Width = 75
26 <      Height = 25
27 <      Anchors = [akTop, akRight]
28 <      Caption = 'Load'
29 <      Default = True
22 >    object VST: TVirtualStringTree
23 >      Left = 0
24 >      Top = 0
25 >      Width = 502
26 >      Height = 532
27 >      Align = alClient
28 >      AnimationDuration = 0
29 >      Header.AutoSizeIndex = 0
30 >      Header.Font.Charset = DEFAULT_CHARSET
31 >      Header.Font.Color = clWindowText
32 >      Header.Font.Height = -11
33 >      Header.Font.Name = 'Tahoma'
34 >      Header.Font.Style = []
35 >      Header.Options = [hoColumnResize, hoDrag, hoVisible]
36        TabOrder = 0
37 <      OnClick = Button1Click
38 <      ExplicitLeft = 196
37 >      TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoDeleteMovedNodes]
38 >      TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
39 >      OnFocusChanged = VSTFocusChanged
40 >      OnFocusChanging = VSTFocusChanging
41 >      OnGetText = VSTGetText
42 >      OnPaintText = VSTPaintText
43 >      OnInitChildren = VSTInitChildren
44 >      Columns = <
45 >        item
46 >          Position = 0
47 >          Width = 250
48 >          WideText = 'FName'
49 >        end
50 >        item
51 >          Position = 1
52 >          WideText = 'FType'
53 >        end
54 >        item
55 >          Position = 2
56 >          WideText = 'FID'
57 >        end
58 >        item
59 >          Position = 3
60 >          WideText = 'Data'
61 >        end>
62      end
63 <    object combo_connection: TComboBox
64 <      Left = 64
65 <      Top = 3
66 <      Width = 309
67 <      Height = 21
68 <      Style = csDropDownList
69 <      Anchors = [akLeft, akTop, akRight]
70 <      DropDownCount = 12
119 <      ItemHeight = 13
63 >    object Panel2: TPanel
64 >      Left = 510
65 >      Top = 0
66 >      Width = 88
67 >      Height = 532
68 >      Align = alRight
69 >      BevelOuter = bvNone
70 >      Caption = 'Panel2'
71        TabOrder = 1
121      ExplicitWidth = 126
72      end
73    end
124  object Panel2: TPanel
125    Left = 392
126    Top = 29
127    Width = 80
128    Height = 364
129    Align = alRight
130    BevelOuter = bvNone
131    Caption = 'Panel2'
132    TabOrder = 2
133    ExplicitLeft = 329
134    ExplicitHeight = 336
135  end
74   end

Diff Legend

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