--- oup/current/Tools/BinEdit.dfm 2007/06/18 14:20:33 221 +++ oup/current/Tools/BinEdit.dfm 2007/06/19 19:57:28 225 @@ -3,24 +3,19 @@ inherited Form_BinEdit: TForm_BinEdit OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyUp = FormKeyUp + ExplicitWidth = 320 + ExplicitHeight = 240 PixelsPerInch = 96 TextHeight = 13 inherited panel_basecontent: TPanel 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