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 219 by alloc, Mon Jun 18 13:15:49 2007 UTC vs.
Revision 225 by alloc, Tue Jun 19 19:57:28 2007 UTC

# Line 3 | Line 3 | inherited Form_BinEdit: TForm_BinEdit
3    OnCloseQuery = FormCloseQuery
4    OnCreate = FormCreate
5    OnKeyUp = FormKeyUp
6 <  ExplicitWidth = 606
7 <  ExplicitHeight = 584
6 >  ExplicitWidth = 320
7 >  ExplicitHeight = 240
8    PixelsPerInch = 96
9    TextHeight = 13
10    inherited panel_basecontent: TPanel
11      inherited panel_files: TPanel
12 <      inherited filelist: TListBox
13 <        Height = 347
14 <        ExplicitHeight = 347
12 >      inherited FilePages: TPageControl
13 >        Height = 471
14 >        ExplicitHeight = 471
15 >        inherited tab_files: TTabSheet
16 >          ExplicitHeight = 443
17 >          inherited filelist: TListBox
18 >            Height = 318
19 >            ExplicitHeight = 318
20 >          end
21 >        end
22        end
23        object panel_imexport: TPanel
24          Left = 0
# Line 20 | Line 27 | inherited Form_BinEdit: TForm_BinEdit
27          Height = 60
28          Align = alBottom
29          BevelOuter = bvNone
30 <        TabOrder = 2
30 >        TabOrder = 1
31          DesignSize = (
32            200
33            60)

Diff Legend

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