object Form1: TForm1 Left = 198 Top = 118 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Form1' ClientHeight = 139 ClientWidth = 417 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel Left = 8 Top = 112 Width = 401 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Copyright 1999 EmZet Computing. Wszystkie prawa zastrze�one.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 8 Top = 8 Width = 295 Height = 16 Caption = 'Podaj katalog docelowy dla IDG LinuxWorld 1/99:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object PB: TGauge Left = 8 Top = 88 Width = 401 Height = 17 ForeColor = clNavy Progress = 50 end object DE: TEdit Left = 8 Top = 32 Width = 313 Height = 24 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Text = 'C:\Temp' end object EXTBTN: TButton Left = 334 Top = 16 Width = 75 Height = 25 Caption = '&Rozpakuj' Default = True TabOrder = 1 OnClick = EXTBTNClick end object QUITBTN: TButton Left = 334 Top = 48 Width = 75 Height = 25 Caption = '&Koniec' TabOrder = 2 OnClick = QUITBTNClick end object PM: TProgMan ShowGroup = activateNormalSize Left = 280 Top = 40 end end