--- oup/current/Tools/BinEdit.dfm 2007/06/18 14:20:33 221 +++ oup/current/Tools/BinEdit.dfm 2007/08/18 15:51:42 245 @@ -1,5 +1,6 @@ inherited Form_BinEdit: TForm_BinEdit Caption = 'Form_BinEdit' + KeyPreview = True OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyUp = FormKeyUp @@ -9,21 +10,20 @@ inherited Form_BinEdit: TForm_BinEdit inherited panel_files: TPanel inherited FilePages: TPageControl Height = 471 + ExplicitHeight = 471 inherited tab_files: TTabSheet - ExplicitWidth = 191 ExplicitHeight = 443 - inherited panel_extension: TPanel - ExplicitWidth = 191 - inherited combo_extension: TComboBox - ExplicitWidth = 190 - end - end inherited filelist: TListBox Height = 318 - ExplicitWidth = 191 ExplicitHeight = 318 end end + inherited tab_meta: TTabSheet + inherited filelist_meta: TVirtualStringTree + Height = 443 + ExplicitHeight = 443 + end + end end object panel_imexport: TPanel Left = 0 @@ -137,7 +137,6 @@ inherited Form_BinEdit: TForm_BinEdit TabOrder = 1 OnDblClick = value_viewerDblClick OnMouseDown = value_viewerMouseDown - ExplicitHeight = 218 end object VST: TVirtualStringTree Left = 0