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 221 by alloc, Mon Jun 18 14:20:33 2007 UTC vs.
Revision 241 by alloc, Tue Jul 17 22:27:16 2007 UTC

# Line 9 | Line 9 | inherited Form_BinEdit: TForm_BinEdit
9      inherited panel_files: TPanel
10        inherited FilePages: TPageControl
11          Height = 471
12 +        ExplicitHeight = 471
13          inherited tab_files: TTabSheet
13          ExplicitWidth = 191
14            ExplicitHeight = 443
15          inherited panel_extension: TPanel
16            ExplicitWidth = 191
17            inherited combo_extension: TComboBox
18              ExplicitWidth = 190
19            end
20          end
15            inherited filelist: TListBox
16              Height = 318
23            ExplicitWidth = 191
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 137 | Line 135 | inherited Form_BinEdit: TForm_BinEdit
135          TabOrder = 1
136          OnDblClick = value_viewerDblClick
137          OnMouseDown = value_viewerMouseDown
140        ExplicitHeight = 218
138        end
139        object VST: TVirtualStringTree
140          Left = 0

Diff Legend

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