home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 April / ChipCD_498.iso / chip32.exe / 0 / RCDATA / TPOSTEPFRM / TPOSTEPFRM.txt
Text File  |  1998-02-28  |  446b  |  25 lines

  1. object PostepFrm: TPostepFrm
  2.   Left = 87
  3.   Top = 108
  4.   BorderStyle = bsNone
  5.   Caption = 'PostepFrm'
  6.   ClientHeight = 19
  7.   ClientWidth = 373
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object PostepBar: TProgressBar
  16.     Left = 2
  17.     Top = 2
  18.     Width = 369
  19.     Height = 16
  20.     Min = 0
  21.     Max = 100
  22.     TabOrder = 0
  23.   end
  24. end
  25.