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

Comparing oup/current/Tools/BinEdit.dfm (file contents):
Revision 225 by alloc, Tue Jun 19 19:57:28 2007 UTC vs.
Revision 241 by alloc, Tue Jul 17 22:27:16 2007 UTC

# Line 3 | Line 3 | inherited Form_BinEdit: TForm_BinEdit
3    OnCloseQuery = FormCloseQuery
4    OnCreate = FormCreate
5    OnKeyUp = FormKeyUp
6  ExplicitWidth = 320
7  ExplicitHeight = 240
6    PixelsPerInch = 96
7    TextHeight = 13
8    inherited panel_basecontent: TPanel
# Line 19 | Line 17 | inherited Form_BinEdit: TForm_BinEdit
17              ExplicitHeight = 318
18            end
19          end
20 +        inherited tab_meta: TTabSheet
21 +          inherited filelist_meta: TVirtualStringTree
22 +            Height = 443
23 +          end
24 +        end
25        end
26        object panel_imexport: TPanel
27          Left = 0
# Line 132 | Line 135 | inherited Form_BinEdit: TForm_BinEdit
135          TabOrder = 1
136          OnDblClick = value_viewerDblClick
137          OnMouseDown = value_viewerMouseDown
135        ExplicitHeight = 218
138        end
139        object VST: TVirtualStringTree
140          Left = 0

Diff Legend

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