home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HBenchmark / HnIBench.CSY / RCDATA / TPROGRESSFORM / TPROGRESSFORM.txt < prev   
Encoding:
Text File  |  2002-04-13  |  1.4 KB  |  69 lines

  1. object ProgressForm: TProgressForm
  2.   Left = 252
  3.   Top = 210
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'ProgressForm'
  7.   ClientHeight = 71
  8.   ClientWidth = 250
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 250
  24.     Height = 71
  25.     Align = alClient
  26.     BevelInner = bvLowered
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 10
  30.       Top = 10
  31.       Width = 20
  32.       Height = 20
  33.       AutoSize = True
  34.       Picture.Data = {<image000.bmp>}
  35.       Transparent = True
  36.     end
  37.     object Label1: TLabel
  38.       Left = 8
  39.       Top = 8
  40.       Width = 233
  41.       Height = 13
  42.       Alignment = taCenter
  43.       AutoSize = False
  44.       Caption = 'Prob∩┐╜h∩┐╜ m∩┐╜∩┐╜en∩┐╜'
  45.       Transparent = True
  46.     end
  47.     object ItemLabel: TLabel
  48.       Left = 8
  49.       Top = 26
  50.       Width = 233
  51.       Height = 13
  52.       Alignment = taCenter
  53.       AutoSize = False
  54.       Caption = 'ItemLabel'
  55.       Transparent = True
  56.     end
  57.     object Label2: TLabel
  58.       Left = 8
  59.       Top = 46
  60.       Width = 233
  61.       Height = 13
  62.       Alignment = taCenter
  63.       AutoSize = False
  64.       Caption = 'Pros∩┐╜m ∩┐╜ekejte...'
  65.       Transparent = True
  66.     end
  67.   end
  68. end
  69.