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 231 by alloc, Wed Jun 20 22:24:04 2007 UTC vs.
Revision 245 by alloc, Sat Aug 18 15:51:42 2007 UTC

# Line 1 | Line 1
1   inherited Form_BinEdit: TForm_BinEdit
2    Caption = 'Form_BinEdit'
3 +  KeyPreview = True
4    OnCloseQuery = FormCloseQuery
5    OnCreate = FormCreate
6    OnKeyUp = FormKeyUp
# Line 18 | Line 19 | inherited Form_BinEdit: TForm_BinEdit
19            end
20          end
21          inherited tab_meta: TTabSheet
22 <          ExplicitLeft = 0
23 <          ExplicitTop = 0
24 <          ExplicitWidth = 0
25 <          ExplicitHeight = 0
22 >          inherited filelist_meta: TVirtualStringTree
23 >            Height = 443
24 >            ExplicitHeight = 443
25 >          end
26          end
27        end
28        object panel_imexport: TPanel

Diff Legend

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