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

Diff Legend

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