--- oup/current/Tools/BinEdit.dfm 2007/06/18 13:15:49 219 +++ oup/current/Tools/BinEdit.dfm 2007/06/19 19:57:28 225 @@ -3,15 +3,22 @@ inherited Form_BinEdit: TForm_BinEdit OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyUp = FormKeyUp - ExplicitWidth = 606 - ExplicitHeight = 584 + ExplicitWidth = 320 + ExplicitHeight = 240 PixelsPerInch = 96 TextHeight = 13 inherited panel_basecontent: TPanel inherited panel_files: TPanel - inherited filelist: TListBox - Height = 347 - ExplicitHeight = 347 + inherited FilePages: TPageControl + Height = 471 + ExplicitHeight = 471 + inherited tab_files: TTabSheet + ExplicitHeight = 443 + inherited filelist: TListBox + Height = 318 + ExplicitHeight = 318 + end + end end object panel_imexport: TPanel Left = 0 @@ -20,7 +27,7 @@ inherited Form_BinEdit: TForm_BinEdit Height = 60 Align = alBottom BevelOuter = bvNone - TabOrder = 2 + TabOrder = 1 DesignSize = ( 200 60)