home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / CoolMon / cmsetup.exe / Setup.exe / 0 / RCDATA / TFRAME5 / TFRAME5.txt
Encoding:
Text File  |  2003-08-11  |  1.2 KB  |  70 lines

  1. object Frame5: TFrame5
  2.   Left = 0
  3.   Top = 0
  4.   Width = 257
  5.   Height = 170
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   TabOrder = 0
  9.   Visible = False
  10.   object Label1: TLabel
  11.     Left = 0
  12.     Top = 0
  13.     Width = 115
  14.     Height = 24
  15.     Caption = 'Copying Files'
  16.     Font.Charset = DEFAULT_CHARSET
  17.     Font.Color = clWindowText
  18.     Font.Height = -19
  19.     Font.Name = 'MS Sans Serif'
  20.     Font.Style = []
  21.     ParentFont = False
  22.   end
  23.   object Label2: TLabel
  24.     Left = 0
  25.     Top = 56
  26.     Width = 68
  27.     Height = 13
  28.     Caption = 'Now copying :'
  29.   end
  30.   object Label3: TLabel
  31.     Left = 72
  32.     Top = 56
  33.     Width = 79
  34.     Height = 13
  35.     Caption = 'FS Program Files'
  36.   end
  37.   object Label4: TLabel
  38.     Left = 0
  39.     Top = 80
  40.     Width = 53
  41.     Height = 13
  42.     Caption = 'Current File'
  43.   end
  44.   object Label5: TLabel
  45.     Left = 0
  46.     Top = 128
  47.     Width = 94
  48.     Height = 13
  49.     Caption = 'Installation Progress'
  50.   end
  51.   object ProgressBar1: TProgressBar
  52.     Left = 0
  53.     Top = 96
  54.     Width = 257
  55.     Height = 16
  56.     Min = 0
  57.     Max = 100
  58.     TabOrder = 0
  59.   end
  60.   object ProgressBar2: TProgressBar
  61.     Left = 0
  62.     Top = 144
  63.     Width = 257
  64.     Height = 16
  65.     Min = 0
  66.     Max = 100
  67.     TabOrder = 1
  68.   end
  69. end
  70.