Ignore:
Timestamp:
Jan 16, 2007, 12:35:04 AM (18 years ago)
Author:
alloc
Message:

Rev86 was first after multi-cons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Tools/BinEdit.dfm

    r87 r92  
    44  OnCloseQuery = FormCloseQuery
    55  OnKeyUp = FormKeyUp
     6  ExplicitWidth = 500
     7  ExplicitHeight = 450
    68  PixelsPerInch = 96
    79  TextHeight = 13
    8   inherited panel_files: TPanel
    9     inherited filelist: TListBox
    10       ExplicitTop = 153
    11       ExplicitHeight = 270
    12     end
    13   end
    1410  inherited content: TPanel
    1511    object Splitter2: TSplitter
     
    9389      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
    9490      PopupMenu = value_viewer_context
     91      ScrollBars = ssVertical
    9592      TabOrder = 1
    9693      OnDblClick = value_viewerDblClick
     
    194191  object value_viewer_context: TPopupMenu [3]
    195192    AutoHotkeys = maManual
     193    AutoLineReduction = maManual
    196194    OnPopup = value_viewer_contextPopup
    197195    Left = 280
Note: See TracChangeset for help on using the changeset viewer.