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 216 by alloc, Tue Jun 12 21:28:12 2007 UTC vs.
Revision 232 by alloc, Thu Jun 28 09:24:08 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'
3 <  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 >  ClientHeight = 449
4    OnCreate = FormCreate
5 +  ExplicitWidth = 606
6 +  ExplicitHeight = 476
7    PixelsPerInch = 96
8    TextHeight = 13
9 <  object Splitter1: TSplitter
10 <    Left = 384
11 <    Top = 29
12 <    Width = 8
13 <    Height = 364
14 <    Align = alRight
15 <    AutoSnap = False
16 <    Beveled = True
17 <    MinSize = 75
18 <    ExplicitLeft = 301
19 <    ExplicitHeight = 336
20 <  end
21 <  object VST: TVirtualStringTree
22 <    Left = 0
23 <    Top = 29
24 <    Width = 384
25 <    Height = 364
26 <    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 <    Columns = <
58 <      item
59 <        Position = 0
60 <        Width = 250
61 <        WideText = 'FName'
62 <      end
63 <      item
64 <        Position = 1
65 <        WideText = 'FType'
66 <      end
67 <      item
68 <        Position = 2
69 <        WideText = 'FID'
70 <      end
71 <      item
72 <        Position = 3
73 <        WideText = 'Data'
74 <      end>
75 <  end
76 <  object Panel1: TPanel
77 <    Left = 0
78 <    Top = 0
79 <    Width = 472
80 <    Height = 29
81 <    Align = alTop
82 <    BevelOuter = bvNone
83 <    TabOrder = 1
84 <    ExplicitWidth = 446
85 <    DesignSize = (
86 <      472
87 <      29)
88 <    object Label3: TLabel
89 <      Left = 3
90 <      Top = 6
91 <      Width = 61
92 <      Height = 13
93 <      Caption = 'Connection: '
9 >  inherited panel_basecontent: TPanel
10 >    Height = 424
11 >    ExplicitLeft = 0
12 >    ExplicitTop = 25
13 >    ExplicitWidth = 598
14 >    ExplicitHeight = 532
15 >    object splitter: TSplitter
16 >      Left = 190
17 >      Top = 0
18 >      Width = 8
19 >      Height = 424
20 >      Align = alRight
21 >      AutoSnap = False
22 >      Beveled = True
23 >      MinSize = 200
24 >      ExplicitLeft = 287
25 >      ExplicitTop = 16
26 >      ExplicitHeight = 532
27      end
28 <    object Button1: TButton
29 <      Left = 379
30 <      Top = 1
31 <      Width = 75
32 <      Height = 25
33 <      Anchors = [akTop, akRight]
34 <      Caption = 'Load'
35 <      Default = True
28 >    object VST: TVirtualStringTree
29 >      Left = 0
30 >      Top = 0
31 >      Width = 190
32 >      Height = 424
33 >      Align = alClient
34 >      AnimationDuration = 0
35 >      Header.AutoSizeIndex = 0
36 >      Header.Font.Charset = DEFAULT_CHARSET
37 >      Header.Font.Color = clWindowText
38 >      Header.Font.Height = -11
39 >      Header.Font.Name = 'Tahoma'
40 >      Header.Font.Style = []
41 >      Header.Options = [hoColumnResize, hoDrag, hoVisible]
42        TabOrder = 0
43 <      OnClick = Button1Click
44 <      ExplicitLeft = 196
43 >      TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoDeleteMovedNodes]
44 >      TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
45 >      OnFocusChanged = VSTFocusChanged
46 >      OnFocusChanging = VSTFocusChanging
47 >      OnGetText = VSTGetText
48 >      OnPaintText = VSTPaintText
49 >      OnInitChildren = VSTInitChildren
50 >      ExplicitWidth = 502
51 >      ExplicitHeight = 532
52 >      Columns = <
53 >        item
54 >          Position = 0
55 >          Width = 250
56 >          WideText = 'FName'
57 >        end
58 >        item
59 >          Position = 1
60 >          WideText = 'FType'
61 >        end
62 >        item
63 >          Position = 2
64 >          WideText = 'FID'
65 >        end
66 >        item
67 >          Position = 3
68 >          WideText = 'Data'
69 >        end>
70      end
71 <    object combo_connection: TComboBox
72 <      Left = 64
73 <      Top = 3
74 <      Width = 309
75 <      Height = 21
76 <      Style = csDropDownList
77 <      Anchors = [akLeft, akTop, akRight]
114 <      DropDownCount = 12
115 <      ItemHeight = 13
71 >    object rightPages: TPageControl
72 >      Left = 198
73 >      Top = 0
74 >      Width = 400
75 >      Height = 424
76 >      ActivePage = tab_hex
77 >      Align = alRight
78        TabOrder = 1
79 <      ExplicitWidth = 126
79 >      object tab_meta: TTabSheet
80 >        Caption = 'Meta Edit'
81 >        ImageIndex = 1
82 >        ExplicitWidth = 192
83 >        ExplicitHeight = 504
84 >      end
85 >      object tab_hex: TTabSheet
86 >        Caption = 'Binary Edit'
87 >        ExplicitWidth = 192
88 >        ExplicitHeight = 504
89 >        object splitter_hex_1: TSplitter
90 >          Left = 0
91 >          Top = 100
92 >          Width = 392
93 >          Height = 8
94 >          Cursor = crVSplit
95 >          Align = alTop
96 >          AutoSnap = False
97 >          Beveled = True
98 >          MinSize = 40
99 >          ExplicitTop = 209
100 >          ExplicitWidth = 192
101 >        end
102 >        object splitter_hex_2: TSplitter
103 >          Left = 0
104 >          Top = 250
105 >          Width = 392
106 >          Height = 8
107 >          Cursor = crVSplit
108 >          Align = alBottom
109 >          AutoSnap = False
110 >          Beveled = True
111 >          MinSize = 40
112 >          ExplicitTop = 300
113 >          ExplicitWidth = 192
114 >        end
115 >        object panel_hex_actions: TPanel
116 >          Left = 0
117 >          Top = 355
118 >          Width = 392
119 >          Height = 41
120 >          Align = alBottom
121 >          BevelOuter = bvNone
122 >          Caption = 'panel_hex_actions'
123 >          TabOrder = 0
124 >          ExplicitLeft = 3
125 >          ExplicitTop = 354
126 >          ExplicitWidth = 192
127 >        end
128 >        object hex: TMPHexEditor
129 >          Left = 0
130 >          Top = 0
131 >          Width = 392
132 >          Height = 100
133 >          Cursor = crIBeam
134 >          Align = alTop
135 >          Font.Charset = DEFAULT_CHARSET
136 >          Font.Color = clWindowText
137 >          Font.Height = -16
138 >          Font.Name = 'Courier'
139 >          Font.Style = []
140 >          ParentFont = False
141 >          TabOrder = 1
142 >          BytesPerRow = 16
143 >          Translation = tkASCII
144 >          OffsetFormat = '6!10:0x|'
145 >          Colors.Background = clWindow
146 >          Colors.ChangedBackground = clWindow
147 >          Colors.ChangedText = clRed
148 >          Colors.CursorFrame = clNavy
149 >          Colors.Offset = clBlack
150 >          Colors.OddColumn = clBlue
151 >          Colors.EvenColumn = clNavy
152 >          Colors.CurrentOffsetBackground = clBtnShadow
153 >          Colors.OffsetBackground = clBtnFace
154 >          Colors.CurrentOffset = clBtnHighlight
155 >          Colors.Grid = clBtnFace
156 >          Colors.NonFocusCursorFrame = clAqua
157 >          Colors.ActiveFieldBackground = clWindow
158 >          FocusFrame = True
159 >          NoSizeChange = True
160 >          AllowInsertMode = False
161 >          DrawGridLines = False
162 >          Version = 'december 06, 2006; '#169' markus stephany, vcl[at]mirkes[dot]de'
163 >          ShowPositionIfNotFocused = True
164 >          ExplicitWidth = 192
165 >        end
166 >        object value_viewer: TWrapGrid
167 >          Left = 0
168 >          Top = 108
169 >          Width = 392
170 >          Height = 142
171 >          Align = alClient
172 >          ColCount = 1
173 >          DefaultColWidth = 80
174 >          DefaultRowHeight = 18
175 >          FixedCols = 0
176 >          RowCount = 8
177 >          FixedRows = 0
178 >          Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
179 >          ScrollBars = ssVertical
180 >          TabOrder = 2
181 >          ExplicitTop = 363
182 >          ExplicitWidth = 192
183 >          ExplicitHeight = 0
184 >        end
185 >        object structviewer: TVirtualStringTree
186 >          Left = 0
187 >          Top = 258
188 >          Width = 392
189 >          Height = 97
190 >          Align = alBottom
191 >          AnimationDuration = 0
192 >          AutoExpandDelay = 300
193 >          BiDiMode = bdLeftToRight
194 >          Colors.UnfocusedSelectionColor = clGradientActiveCaption
195 >          Colors.UnfocusedSelectionBorderColor = clGradientActiveCaption
196 >          Ctl3D = True
197 >          DragOperations = []
198 >          DrawSelectionMode = smBlendedRectangle
199 >          EditDelay = 200
200 >          Font.Charset = DEFAULT_CHARSET
201 >          Font.Color = clWindowText
202 >          Font.Height = -11
203 >          Font.Name = 'Tahoma'
204 >          Font.Style = []
205 >          Header.AutoSizeIndex = 0
206 >          Header.Font.Charset = DEFAULT_CHARSET
207 >          Header.Font.Color = clWindowText
208 >          Header.Font.Height = -11
209 >          Header.Font.Name = 'Tahoma'
210 >          Header.Font.Style = []
211 >          Header.Options = [hoColumnResize, hoDblClickResize, hoDrag, hoVisible]
212 >          Header.Style = hsFlatButtons
213 >          HintAnimation = hatNone
214 >          HintMode = hmTooltip
215 >          Indent = 14
216 >          ParentBiDiMode = False
217 >          ParentCtl3D = False
218 >          ParentFont = False
219 >          ParentShowHint = False
220 >          ShowHint = True
221 >          TabOrder = 3
222 >          TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
223 >          TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowTreeLines, toShowVertGridLines, toUseBlendedImages]
224 >          TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
225 >          OnFocusChanged = VSTFocusChanged
226 >          OnGetText = VSTGetText
227 >          ExplicitLeft = -6
228 >          ExplicitTop = 161
229 >          ExplicitWidth = 192
230 >          Columns = <
231 >            item
232 >              MaxWidth = 300
233 >              MinWidth = 100
234 >              Options = [coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
235 >              Position = 0
236 >              Spacing = 20
237 >              Width = 150
238 >              WideText = 'Name'
239 >              WideHint = 'Name of the item.'
240 >            end
241 >            item
242 >              MaxWidth = 110
243 >              MinWidth = 80
244 >              Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
245 >              Position = 1
246 >              Spacing = 20
247 >              Width = 85
248 >              WideText = 'Offset'
249 >              WideHint = 'Offset of the data-item.'
250 >            end
251 >            item
252 >              MaxWidth = 110
253 >              MinWidth = 75
254 >              Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
255 >              Position = 2
256 >              Width = 75
257 >              WideText = 'Type'
258 >              WideHint = 'Data type of the item.'
259 >            end
260 >            item
261 >              MaxWidth = 250
262 >              MinWidth = 80
263 >              Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
264 >              Position = 3
265 >              Width = 100
266 >              WideText = 'Value'
267 >              WideHint = 'Value of the item.'
268 >            end
269 >            item
270 >              MaxWidth = 400
271 >              MinWidth = 80
272 >              Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
273 >              Position = 4
274 >              Width = 400
275 >              WideText = 'Description'
276 >            end>
277 >          WideDefaultText = ''
278 >        end
279 >      end
280      end
281    end
120  object Panel2: TPanel
121    Left = 392
122    Top = 29
123    Width = 80
124    Height = 364
125    Align = alRight
126    BevelOuter = bvNone
127    Caption = 'Panel2'
128    TabOrder = 2
129    ExplicitLeft = 329
130    ExplicitHeight = 336
131  end
282   end

Diff Legend

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