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 87 by alloc, Sun Jan 14 22:59:34 2007 UTC vs.
Revision 92 by alloc, Mon Jan 15 23:35:04 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
8    PixelsPerInch = 96
9    TextHeight = 13
8  inherited panel_files: TPanel
9    inherited filelist: TListBox
10      ExplicitTop = 153
11      ExplicitHeight = 270
12    end
13  end
10    inherited content: TPanel
11      object Splitter2: TSplitter
12        Left = 0
# Line 92 | Line 88 | inherited Form_BinEdit: TForm_BinEdit
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
# Line 193 | Line 190 | inherited Form_BinEdit: TForm_BinEdit
190    end
191    object value_viewer_context: TPopupMenu [3]
192      AutoHotkeys = maManual
193 +    AutoLineReduction = maManual
194      OnPopup = value_viewer_contextPopup
195      Left = 280
196      Top = 232

Diff Legend

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