--- oup/current/Tools/MetaEditor.dfm 2007/06/15 15:12:11 217 +++ oup/current/Tools/MetaEditor.dfm 2007/06/20 10:57:51 229 @@ -3,12 +3,6 @@ inherited Form_Meta: TForm_Meta OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 - inherited panel_connection: TPanel - ExplicitWidth = 598 - inherited combo_connection: TComboBox - ExplicitWidth = 532 - end - end inherited panel_basecontent: TPanel ExplicitLeft = 0 ExplicitTop = 25 @@ -47,10 +41,6 @@ inherited Form_Meta: TForm_Meta OnGetText = VSTGetText OnPaintText = VSTPaintText OnInitChildren = VSTInitChildren - ExplicitLeft = 8 - ExplicitTop = 60 - ExplicitWidth = 353 - ExplicitHeight = 325 Columns = < item Position = 0 @@ -79,9 +69,6 @@ inherited Form_Meta: TForm_Meta BevelOuter = bvNone Caption = 'Panel2' TabOrder = 1 - ExplicitLeft = 376 - ExplicitTop = 92 - ExplicitHeight = 285 end end end