home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / biblio.exe / 0 / RCDATA / TFRMPROGRESJAKOMPRESJI / TFRMPROGRESJAKOMPRESJI.txt
Text File  |  1998-07-13  |  1KB  |  54 lines

  1. object frmProgresjaKompresji: TfrmProgresjaKompresji
  2.   Left = 106
  3.   Top = 123
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 95
  6.   ClientWidth = 512
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object Panel1: TPanel
  16.     Left = 15
  17.     Top = 5
  18.     Width = 483
  19.     Height = 80
  20.     BevelInner = bvLowered
  21.     TabOrder = 0
  22.     object Label1: TLabel
  23.       Left = 15
  24.       Top = 10
  25.       Width = 119
  26.       Height = 16
  27.       Caption = 'plik kompresowany:'
  28.     end
  29.     object labFilename: TLabel
  30.       Left = 133
  31.       Top = 10
  32.       Width = 333
  33.       Height = 16
  34.       AutoSize = False
  35.       Caption = 'labFilename'
  36.       Font.Charset = DEFAULT_CHARSET
  37.       Font.Color = clWindowText
  38.       Font.Height = -15
  39.       Font.Name = 'MS Sans Serif'
  40.       Font.Style = [fsBold]
  41.       ParentFont = False
  42.     end
  43.     object gagWskaznikProgresji: TProgressBar
  44.       Left = 15
  45.       Top = 37
  46.       Width = 451
  47.       Height = 23
  48.       Min = 0
  49.       Max = 100
  50.       TabOrder = 0
  51.     end
  52.   end
  53. end
  54.