home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / ctenari / Hustava / KVR.EXE / 0 / RCDATA / TPROGRESSFORM / TPROGRESSFORM.txt
Text File  |  1999-03-19  |  458b  |  25 lines

  1. object ProgressForm: TProgressForm
  2.   Left = 179
  3.   Top = 228
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 59
  7.   ClientWidth = 409
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ProgressBar1: TProgressBar
  16.     Left = 8
  17.     Top = 8
  18.     Width = 393
  19.     Height = 41
  20.     Min = 0
  21.     Max = 100
  22.     TabOrder = 0
  23.   end
  24. end
  25.