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

  1. object frmWskaznik: TfrmWskaznik
  2.   Left = 261
  3.   Top = 284
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'frmWskaznik'
  7.   ClientHeight = 64
  8.   ClientWidth = 489
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 489
  22.     Height = 64
  23.     Align = alClient
  24.     BevelInner = bvLowered
  25.     TabOrder = 0
  26.     object labOpis: TLabel
  27.       Left = 12
  28.       Top = 12
  29.       Width = 465
  30.       Height = 16
  31.       AutoSize = False
  32.       Caption = 'Wska∩┐╜nik wykonywania funkcji'
  33.     end
  34.     object cmdPrzerwij: TBitBtn
  35.       Left = 388
  36.       Top = 28
  37.       Width = 91
  38.       Height = 25
  39.       Caption = 'Przerwij'
  40.       TabOrder = 0
  41.       Kind = bkAbort
  42.     end
  43.     object gagWskaznik: TProgressBar
  44.       Left = 12
  45.       Top = 30
  46.       Width = 369
  47.       Height = 21
  48.       Min = 0
  49.       Max = 100
  50.       TabOrder = 1
  51.     end
  52.   end
  53. end
  54.