home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / shareware / leksykon / _SETUP.1 / Leksykon.exe / 0 / RCDATA / TFRMPROGRESSINDICATOR / TFRMPROGRESSINDICATOR.txt < prev   
Encoding:
Text File  |  1997-02-01  |  577 b   |  29 lines

  1. object frmProgressIndicator: TfrmProgressIndicator
  2.   Left = 257
  3.   Top = 189
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = ' '
  7.   ClientHeight = 56
  8.   ClientWidth = 238
  9.   Font.Charset = EASTEUROPE_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object ProgressBar: TProgressBar
  20.     Left = 7
  21.     Top = 24
  22.     Width = 225
  23.     Height = 16
  24.     Min = 0
  25.     Max = 100
  26.     TabOrder = 0
  27.   end
  28. end
  29.