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

Comparing:
oup/rewrite/Tools/BinEdit.dfm (file contents), Revision 104 by alloc, Tue Feb 20 22:03:11 2007 UTC vs.
oup/current/Tools/BinEdit.dfm (file contents), Revision 241 by alloc, Tue Jul 17 22:27:16 2007 UTC

# Line 1 | Line 1
1   inherited Form_BinEdit: TForm_BinEdit
2 <  Caption = 'BinEdit'
3 <  KeyPreview = True
2 >  Caption = 'Form_BinEdit'
3    OnCloseQuery = FormCloseQuery
4 +  OnCreate = FormCreate
5    OnKeyUp = FormKeyUp
6  ExplicitWidth = 500
7  ExplicitHeight = 450
6    PixelsPerInch = 96
7    TextHeight = 13
8 <  inherited content: TPanel
9 <    object Splitter2: TSplitter
10 <      Left = 0
11 <      Top = 209
12 <      Width = 283
13 <      Height = 9
14 <      Cursor = crVSplit
15 <      Align = alTop
16 <      AutoSnap = False
17 <      Beveled = True
18 <      MinSize = 40
21 <      ExplicitWidth = 425
22 <    end
23 <    object Splitter3: TSplitter
24 <      Left = 0
25 <      Top = 318
26 <      Width = 283
27 <      Height = 8
28 <      Cursor = crVSplit
29 <      Align = alBottom
30 <      AutoSnap = False
31 <      Beveled = True
32 <      MinSize = 40
33 <      ExplicitLeft = -9
34 <      ExplicitTop = 430
35 <      ExplicitWidth = 425
36 <    end
37 <    object hex: TMPHexEditor
38 <      Left = 0
39 <      Top = 0
40 <      Width = 283
41 <      Height = 209
42 <      Cursor = crIBeam
43 <      Align = alTop
44 <      Font.Charset = DEFAULT_CHARSET
45 <      Font.Color = clWindowText
46 <      Font.Height = -16
47 <      Font.Name = 'Courier'
48 <      Font.Style = []
49 <      OnKeyUp = hexKeyUp
50 <      ParentFont = False
51 <      TabOrder = 0
52 <      BytesPerRow = 16
53 <      Translation = tkASCII
54 <      OffsetFormat = '6!10:0x|'
55 <      Colors.Background = clWindow
56 <      Colors.ChangedBackground = clWindow
57 <      Colors.ChangedText = clRed
58 <      Colors.CursorFrame = clNavy
59 <      Colors.Offset = clBlack
60 <      Colors.OddColumn = clBlue
61 <      Colors.EvenColumn = clNavy
62 <      Colors.CurrentOffsetBackground = clBtnShadow
63 <      Colors.OffsetBackGround = clBtnFace
64 <      Colors.CurrentOffset = clBtnHighlight
65 <      Colors.Grid = clBtnFace
66 <      Colors.NonFocusCursorFrame = clAqua
67 <      Colors.ActiveFieldBackground = clWindow
68 <      FocusFrame = True
69 <      NoSizeChange = True
70 <      AllowInsertMode = False
71 <      DrawGridLines = False
72 <      Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de'
73 <      OnChange = hexChange
74 <      ShowPositionIfNotFocused = True
75 <      OnSelectionChanged = hexSelectionChanged
76 <    end
77 <    object value_viewer: TWrapGrid
78 <      Left = 0
79 <      Top = 218
80 <      Width = 283
81 <      Height = 100
82 <      Align = alClient
83 <      ColCount = 1
84 <      DefaultColWidth = 80
85 <      DefaultRowHeight = 18
86 <      FixedCols = 0
87 <      RowCount = 8
88 <      FixedRows = 0
89 <      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
90 <      PopupMenu = value_viewer_context
91 <      ScrollBars = ssVertical
92 <      TabOrder = 1
93 <      OnDblClick = value_viewerDblClick
94 <      OnMouseDown = value_viewerMouseDown
95 <    end
96 <    object VST: TVirtualStringTree
97 <      Left = 0
98 <      Top = 326
99 <      Width = 283
100 <      Height = 97
101 <      Align = alBottom
102 <      AnimationDuration = 0
103 <      AutoExpandDelay = 300
104 <      BiDiMode = bdLeftToRight
105 <      Colors.UnfocusedSelectionColor = clGradientActiveCaption
106 <      Colors.UnfocusedSelectionBorderColor = clGradientActiveCaption
107 <      Ctl3D = True
108 <      DragOperations = []
109 <      DrawSelectionMode = smBlendedRectangle
110 <      EditDelay = 200
111 <      Font.Charset = DEFAULT_CHARSET
112 <      Font.Color = clWindowText
113 <      Font.Height = -11
114 <      Font.Name = 'Tahoma'
115 <      Font.Style = []
116 <      Header.AutoSizeIndex = 0
117 <      Header.Font.Charset = DEFAULT_CHARSET
118 <      Header.Font.Color = clWindowText
119 <      Header.Font.Height = -11
120 <      Header.Font.Name = 'Tahoma'
121 <      Header.Font.Style = []
122 <      Header.Options = [hoColumnResize, hoDblClickResize, hoDrag, hoVisible]
123 <      Header.PopupMenu = VTHPopup
124 <      Header.Style = hsFlatButtons
125 <      HintAnimation = hatNone
126 <      HintMode = hmTooltip
127 <      Indent = 14
128 <      ParentBiDiMode = False
129 <      ParentCtl3D = False
130 <      ParentFont = False
131 <      ParentShowHint = False
132 <      ShowHint = True
133 <      TabOrder = 2
134 <      TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
135 <      TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowTreeLines, toShowVertGridLines, toUseBlendedImages]
136 <      TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
137 <      OnDblClick = VSTDblClick
138 <      OnFocusChanged = VSTFocusChanged
139 <      OnGetText = VSTGetText
140 <      OnHeaderDragged = VSTHeaderDragged
141 <      Columns = <
142 <        item
143 <          MaxWidth = 300
144 <          MinWidth = 100
145 <          Options = [coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
146 <          Position = 0
147 <          Spacing = 20
148 <          Width = 150
149 <          WideText = 'Name'
150 <          WideHint = 'Name of the item.'
8 >  inherited panel_basecontent: TPanel
9 >    inherited panel_files: TPanel
10 >      inherited FilePages: TPageControl
11 >        Height = 471
12 >        ExplicitHeight = 471
13 >        inherited tab_files: TTabSheet
14 >          ExplicitHeight = 443
15 >          inherited filelist: TListBox
16 >            Height = 318
17 >            ExplicitHeight = 318
18 >          end
19          end
20 <        item
21 <          MaxWidth = 110
22 <          MinWidth = 80
23 <          Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
156 <          Position = 1
157 <          Spacing = 20
158 <          Width = 85
159 <          WideText = 'Offset'
160 <          WideHint = 'Offset of the data-item.'
20 >        inherited tab_meta: TTabSheet
21 >          inherited filelist_meta: TVirtualStringTree
22 >            Height = 443
23 >          end
24          end
25 <        item
26 <          MaxWidth = 110
27 <          MinWidth = 75
28 <          Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
29 <          Position = 2
30 <          Width = 75
31 <          WideText = 'Type'
32 <          WideHint = 'Data type of the item.'
25 >      end
26 >      object panel_imexport: TPanel
27 >        Left = 0
28 >        Top = 472
29 >        Width = 200
30 >        Height = 60
31 >        Align = alBottom
32 >        BevelOuter = bvNone
33 >        TabOrder = 1
34 >        DesignSize = (
35 >          200
36 >          60)
37 >        object btn_export: TButton
38 >          Left = 4
39 >          Top = 4
40 >          Width = 190
41 >          Height = 25
42 >          Anchors = [akLeft, akTop, akRight]
43 >          Caption = 'Export to file...'
44 >          TabOrder = 0
45          end
46 <        item
47 <          MaxWidth = 250
48 <          MinWidth = 80
49 <          Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
50 <          Position = 3
51 <          Width = 100
52 <          WideText = 'Value'
53 <          WideHint = 'Value of the item.'
46 >        object btn_import: TButton
47 >          Left = 4
48 >          Top = 32
49 >          Width = 190
50 >          Height = 25
51 >          Anchors = [akLeft, akTop, akRight]
52 >          Caption = 'Import from file...'
53 >          TabOrder = 1
54          end
55 <        item
56 <          MaxWidth = 400
57 <          MinWidth = 80
58 <          Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
59 <          Position = 4
60 <          Width = 400
61 <          WideText = 'Description'
62 <        end>
63 <      WideDefaultText = ''
55 >      end
56 >    end
57 >    inherited panel_content: TPanel
58 >      object Splitter2: TSplitter
59 >        Left = 0
60 >        Top = 209
61 >        Width = 390
62 >        Height = 8
63 >        Cursor = crVSplit
64 >        Align = alTop
65 >        AutoSnap = False
66 >        Beveled = True
67 >        MinSize = 40
68 >      end
69 >      object Splitter3: TSplitter
70 >        Left = 0
71 >        Top = 427
72 >        Width = 390
73 >        Height = 8
74 >        Cursor = crVSplit
75 >        Align = alBottom
76 >        AutoSnap = False
77 >        Beveled = True
78 >        MinSize = 40
79 >        ExplicitTop = 435
80 >      end
81 >      object hex: TMPHexEditor
82 >        Left = 0
83 >        Top = 0
84 >        Width = 390
85 >        Height = 209
86 >        Cursor = crIBeam
87 >        Align = alTop
88 >        Font.Charset = DEFAULT_CHARSET
89 >        Font.Color = clWindowText
90 >        Font.Height = -16
91 >        Font.Name = 'Courier'
92 >        Font.Style = []
93 >        OnKeyUp = hexKeyUp
94 >        ParentFont = False
95 >        TabOrder = 0
96 >        BytesPerRow = 16
97 >        Translation = tkASCII
98 >        OffsetFormat = '6!10:0x|'
99 >        Colors.Background = clWindow
100 >        Colors.ChangedBackground = clWindow
101 >        Colors.ChangedText = clRed
102 >        Colors.CursorFrame = clNavy
103 >        Colors.Offset = clBlack
104 >        Colors.OddColumn = clBlue
105 >        Colors.EvenColumn = clNavy
106 >        Colors.CurrentOffsetBackground = clBtnShadow
107 >        Colors.OffsetBackGround = clBtnFace
108 >        Colors.CurrentOffset = clBtnHighlight
109 >        Colors.Grid = clBtnFace
110 >        Colors.NonFocusCursorFrame = clAqua
111 >        Colors.ActiveFieldBackground = clWindow
112 >        FocusFrame = True
113 >        NoSizeChange = True
114 >        AllowInsertMode = False
115 >        DrawGridLines = False
116 >        Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de'
117 >        OnChange = hexChange
118 >        ShowPositionIfNotFocused = True
119 >        OnSelectionChanged = hexSelectionChanged
120 >      end
121 >      object value_viewer: TWrapGrid
122 >        Left = 0
123 >        Top = 217
124 >        Width = 390
125 >        Height = 210
126 >        Align = alClient
127 >        ColCount = 1
128 >        DefaultColWidth = 80
129 >        DefaultRowHeight = 18
130 >        FixedCols = 0
131 >        RowCount = 8
132 >        FixedRows = 0
133 >        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
134 >        ScrollBars = ssVertical
135 >        TabOrder = 1
136 >        OnDblClick = value_viewerDblClick
137 >        OnMouseDown = value_viewerMouseDown
138 >      end
139 >      object VST: TVirtualStringTree
140 >        Left = 0
141 >        Top = 435
142 >        Width = 390
143 >        Height = 97
144 >        Align = alBottom
145 >        AnimationDuration = 0
146 >        AutoExpandDelay = 300
147 >        BiDiMode = bdLeftToRight
148 >        Colors.UnfocusedSelectionColor = clGradientActiveCaption
149 >        Colors.UnfocusedSelectionBorderColor = clGradientActiveCaption
150 >        Ctl3D = True
151 >        DragOperations = []
152 >        DrawSelectionMode = smBlendedRectangle
153 >        EditDelay = 200
154 >        Font.Charset = DEFAULT_CHARSET
155 >        Font.Color = clWindowText
156 >        Font.Height = -11
157 >        Font.Name = 'Tahoma'
158 >        Font.Style = []
159 >        Header.AutoSizeIndex = 0
160 >        Header.Font.Charset = DEFAULT_CHARSET
161 >        Header.Font.Color = clWindowText
162 >        Header.Font.Height = -11
163 >        Header.Font.Name = 'Tahoma'
164 >        Header.Font.Style = []
165 >        Header.Options = [hoColumnResize, hoDblClickResize, hoDrag, hoVisible]
166 >        Header.Style = hsFlatButtons
167 >        HintAnimation = hatNone
168 >        HintMode = hmTooltip
169 >        Indent = 14
170 >        ParentBiDiMode = False
171 >        ParentCtl3D = False
172 >        ParentFont = False
173 >        ParentShowHint = False
174 >        ShowHint = True
175 >        TabOrder = 2
176 >        TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
177 >        TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowTreeLines, toShowVertGridLines, toUseBlendedImages]
178 >        TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
179 >        OnDblClick = VSTDblClick
180 >        OnFocusChanged = VSTFocusChanged
181 >        OnGetText = VSTGetText
182 >        OnHeaderDragged = VSTHeaderDragged
183 >        Columns = <
184 >          item
185 >            MaxWidth = 300
186 >            MinWidth = 100
187 >            Options = [coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
188 >            Position = 0
189 >            Spacing = 20
190 >            Width = 150
191 >            WideText = 'Name'
192 >            WideHint = 'Name of the item.'
193 >          end
194 >          item
195 >            MaxWidth = 110
196 >            MinWidth = 80
197 >            Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
198 >            Position = 1
199 >            Spacing = 20
200 >            Width = 85
201 >            WideText = 'Offset'
202 >            WideHint = 'Offset of the data-item.'
203 >          end
204 >          item
205 >            MaxWidth = 110
206 >            MinWidth = 75
207 >            Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
208 >            Position = 2
209 >            Width = 75
210 >            WideText = 'Type'
211 >            WideHint = 'Data type of the item.'
212 >          end
213 >          item
214 >            MaxWidth = 250
215 >            MinWidth = 80
216 >            Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
217 >            Position = 3
218 >            Width = 100
219 >            WideText = 'Value'
220 >            WideHint = 'Value of the item.'
221 >          end
222 >          item
223 >            MaxWidth = 400
224 >            MinWidth = 80
225 >            Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
226 >            Position = 4
227 >            Width = 400
228 >            WideText = 'Description'
229 >          end>
230 >        WideDefaultText = ''
231 >      end
232      end
233    end
234 <  object value_viewer_context: TPopupMenu [3]
234 >  object VTHPopup: TVTHeaderPopupMenu
235 >    OnColumnChange = VTHPopupColumnChange
236 >    Left = 272
237 >    Top = 376
238 >  end
239 >  object value_viewer_context: TPopupMenu
240      AutoHotkeys = maManual
241      AutoLineReduction = maManual
242      OnPopup = value_viewer_contextPopup
# Line 200 | Line 248 | inherited Form_BinEdit: TForm_BinEdit
248      end
249      object value_viewer_context_copyasdec: TMenuItem
250        Caption = 'Copy to clipboard (as &dec)'
203      OnClick = value_viewer_context_copyClick
251      end
252      object value_viewer_context_copyasfloat: TMenuItem
253        Caption = 'Copy to clipboard (as &float)'
207      OnClick = value_viewer_context_copyClick
254      end
255      object value_viewer_context_copyasbitset: TMenuItem
256        Caption = 'Copy to clipboard (as &bitset)'
211      OnClick = value_viewer_context_copyClick
257      end
258      object value_viewer_context_copyasstring: TMenuItem
259        Caption = 'Copy to clipboard (as &string)'
215      OnClick = value_viewer_context_copyClick
260      end
261      object value_viewer_context_copyashex: TMenuItem
262        Caption = 'Copy to clipboard (as &hex)'
219      OnClick = value_viewer_context_copyClick
263      end
264    end
222  object VTHPopup: TVTHeaderPopupMenu [4]
223    OnColumnChange = VTHPopupColumnChange
224    Left = 272
225    Top = 376
226  end
265   end

Diff Legend

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