--- oup/current/Tools/TxmpReplace.dfm 2007/02/21 03:12:33 109 +++ oup/current/Tools/TxmpReplace.dfm 2007/05/12 13:22:11 177 @@ -1,6 +1,8 @@ inherited Form_TxmpReplace: TForm_TxmpReplace Caption = 'TxmpReplace' OnCreate = FormCreate + ExplicitWidth = 500 + ExplicitHeight = 450 PixelsPerInch = 96 TextHeight = 13 inherited Splitter1: TSplitter @@ -38,7 +40,15 @@ inherited Form_TxmpReplace: TForm_TxmpRe ExplicitHeight = 146 end inherited panel_extension: TPanel - Visible = False + inherited label_ext: TLabel + Visible = False + end + inherited combo_extension: TComboBox + Visible = False + end + inherited check_zerobyte: TCheckBox + Visible = False + end end object panel_txmppreview: TPanel Left = 0