--- oup/current/Tools/BinEdit.dfm 2007/06/19 19:57:28 225 +++ oup/current/Tools/BinEdit.dfm 2007/06/20 22:24:04 231 @@ -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,12 @@ inherited Form_BinEdit: TForm_BinEdit ExplicitHeight = 318 end end + inherited tab_meta: TTabSheet + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 + end end object panel_imexport: TPanel Left = 0 @@ -132,7 +136,6 @@ inherited Form_BinEdit: TForm_BinEdit TabOrder = 1 OnDblClick = value_viewerDblClick OnMouseDown = value_viewerMouseDown - ExplicitHeight = 218 end object VST: TVirtualStringTree Left = 0