--- oup/current/Tools/BinEdit.dfm 2007/06/18 13:15:49 219 +++ oup/current/Tools/BinEdit.dfm 2007/06/18 14:20:33 221 @@ -3,15 +3,27 @@ inherited Form_BinEdit: TForm_BinEdit OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyUp = FormKeyUp - ExplicitWidth = 606 - ExplicitHeight = 584 PixelsPerInch = 96 TextHeight = 13 inherited panel_basecontent: TPanel inherited panel_files: TPanel - inherited filelist: TListBox - Height = 347 - ExplicitHeight = 347 + inherited FilePages: TPageControl + Height = 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 end object panel_imexport: TPanel Left = 0 @@ -20,7 +32,7 @@ inherited Form_BinEdit: TForm_BinEdit Height = 60 Align = alBottom BevelOuter = bvNone - TabOrder = 2 + TabOrder = 1 DesignSize = ( 200 60)