--- oup/current/Tools/Extractor.dfm 2007/06/18 13:41:12 220 +++ oup/current/Tools/Extractor.dfm 2009/05/06 13:47:23 321 @@ -6,29 +6,39 @@ inherited Form_Extractor: TForm_Extracto inherited panel_basecontent: TPanel inherited splitter_content: TSplitter Left = 300 + ExplicitLeft = 300 end inherited panel_files: TPanel Width = 300 ExplicitWidth = 300 - inherited filelist: TListBox - Width = 300 - end - inherited panel_extension: TPanel - Width = 300 - inherited bevel_filelist: TBevel - Width = 299 - end - inherited combo_extension: TComboBox - Width = 296 - end - inherited edit_filtername: TEdit - Width = 296 + inherited FilePages: TPageControl + Width = 298 + inherited tab_files: TTabSheet + ExplicitWidth = 290 + inherited panel_extension: TPanel + Width = 290 + ExplicitWidth = 290 + inherited combo_extension: TComboBox + Width = 286 + ExplicitWidth = 286 + end + inherited edit_filtername: TEdit + Width = 286 + ExplicitWidth = 286 + end + end + inherited filelist: TListBox + Width = 290 + ExplicitWidth = 290 + end end end end inherited panel_content: TPanel Left = 308 Width = 290 + ExplicitLeft = 308 + ExplicitWidth = 290 object group_extract: TGroupBox AlignWithMargins = True Left = 6 @@ -40,8 +50,6 @@ inherited Form_Extractor: TForm_Extracto Align = alClient Caption = '2. Select extract-method' TabOrder = 0 - ExplicitWidth = 138 - ExplicitHeight = 374 DesignSize = ( 278 415) @@ -114,7 +122,6 @@ inherited Form_Extractor: TForm_Extracto ReadOnly = True TabOrder = 5 Text = 'C:\' - ExplicitWidth = 276 end object btn_path: TButton Left = 210 @@ -125,7 +132,6 @@ inherited Form_Extractor: TForm_Extracto Caption = 'Select...' TabOrder = 6 OnClick = btn_pathClick - ExplicitLeft = 318 end object btn_export: TButton Left = 7 @@ -151,8 +157,6 @@ inherited Form_Extractor: TForm_Extracto Caption = 'Progress ...' TabOrder = 1 Visible = False - ExplicitTop = 381 - ExplicitWidth = 138 DesignSize = ( 278 104) @@ -184,7 +188,6 @@ inherited Form_Extractor: TForm_Extracto Anchors = [akLeft, akTop, akRight] Smooth = True TabOrder = 0 - ExplicitWidth = 369 end object btn_abort: TButton Left = 8