--- oup/current/Tools/MetaEditor.dfm 2007/07/17 22:27:16 241 +++ oup/current/Tools/MetaEditor.dfm 2009/05/06 13:47:23 321 @@ -81,9 +81,17 @@ inherited Form_Meta: TForm_Meta object tab_meta: TTabSheet Caption = 'Meta Edit' ImageIndex = 1 + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 end object tab_hex: TTabSheet Caption = 'Binary Edit' + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 object splitter_hex_1: TSplitter Left = 0 Top = 100