ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Main.dfm
(Generate patch)

Comparing oup/current/Main.dfm (file contents):
Revision 82 by alloc, Sun Jan 14 00:48:40 2007 UTC vs.
Revision 83 by alloc, Sun Jan 14 01:30:12 2007 UTC

# Line 69 | Line 69 | object Form_Main: TForm_Main
69          object menu_loaddb: TTBItem
70            Caption = 'Open level-&db ...'
71            ImageIndex = 1
72          ShortCut = 16452
72            OnClick = menu_loaddbClick
73          end
74          object menu_sep1: TTBSeparatorItem
# Line 108 | Line 107 | object Form_Main: TForm_Main
107            OnClick = menu_previewClick
108          end
109          object menu_binedit: TTBItem
110 <          Caption = '&Binary .dat editor ...'
110 >          Caption = 'Binary .&dat editor ...'
111            ImageIndex = 5
112 <          ShortCut = 16450
112 >          ShortCut = 16452
113            OnClick = menu_bineditClick
114          end
115          object menu_rawedit: TTBItem
# Line 331 | Line 330 | object Form_Main: TForm_Main
330          ShowHint = True
331          ShowOnChange = True
332          TabOrder = 0
333 +        OnMouseMove = MDITabMouseMove
334          OnMouseUp = MDITabMouseUp
335        end
336      end

Diff Legend

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