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 61 by alloc, Tue Jan 9 20:08:08 2007 UTC vs.
Revision 87 by alloc, Sun Jan 14 22:59:34 2007 UTC

# Line 3 | Line 3 | inherited Form_BinEdit: TForm_BinEdit
3    KeyPreview = True
4    OnCloseQuery = FormCloseQuery
5    OnKeyUp = FormKeyUp
6  ExplicitWidth = 500
7  ExplicitHeight = 450
6    PixelsPerInch = 96
7    TextHeight = 13
8 +  inherited panel_files: TPanel
9 +    inherited filelist: TListBox
10 +      ExplicitTop = 153
11 +      ExplicitHeight = 270
12 +    end
13 +  end
14    inherited content: TPanel
15      object Splitter2: TSplitter
16        Left = 0

Diff Legend

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