object frmProgresjaKompresji: TfrmProgresjaKompresji Left = 106 Top = 123 BorderStyle = bsDialog ClientHeight = 95 ClientWidth = 512 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 15 Top = 5 Width = 483 Height = 80 BevelInner = bvLowered TabOrder = 0 object Label1: TLabel Left = 15 Top = 10 Width = 119 Height = 16 Caption = 'plik kompresowany:' end object labFilename: TLabel Left = 133 Top = 10 Width = 333 Height = 16 AutoSize = False Caption = 'labFilename' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object gagWskaznikProgresji: TProgressBar Left = 15 Top = 37 Width = 451 Height = 23 Min = 0 Max = 100 TabOrder = 0 end end end