--- oup/current/Tools/BinEdit.dfm 2007/06/19 19:57:28 225 +++ oup/current/Tools/BinEdit.dfm 2007/07/17 22:27:16 241 @@ -3,8 +3,6 @@ inherited Form_BinEdit: TForm_BinEdit OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyUp = FormKeyUp - ExplicitWidth = 320 - ExplicitHeight = 240 PixelsPerInch = 96 TextHeight = 13 inherited panel_basecontent: TPanel @@ -19,6 +17,11 @@ inherited Form_BinEdit: TForm_BinEdit ExplicitHeight = 318 end end + inherited tab_meta: TTabSheet + inherited filelist_meta: TVirtualStringTree + Height = 443 + end + end end object panel_imexport: TPanel Left = 0 @@ -132,7 +135,6 @@ inherited Form_BinEdit: TForm_BinEdit TabOrder = 1 OnDblClick = value_viewerDblClick OnMouseDown = value_viewerMouseDown - ExplicitHeight = 218 end object VST: TVirtualStringTree Left = 0