home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / cqwk / setup.exe / 0 / RCDATA / TSTATUSFORM / TSTATUSFORM.txt < prev   
Text File  |  1997-01-19  |  5KB  |  235 lines

  1. object StatusForm: TStatusForm
  2.   Left = 239
  3.   Top = 89
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Installer'
  7.   ClientHeight = 189
  8.   ClientWidth = 410
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Visible = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object BackDrop1: TBackDrop
  20.     Left = 0
  21.     Top = 0
  22.     Width = 410
  23.     Height = 189
  24.   end
  25.   object WizTitle: tMultiColorLabel
  26.     Left = 38
  27.     Top = 8
  28.     Width = 337
  29.     Height = 19
  30.     Alignment = taCenter
  31.     AsButton = False
  32.     AutoSize = False
  33.     Caption = 'Stryder'#39's Installation Wizard'
  34.     Font.Color = clBlue
  35.     Font.Height = -13
  36.     Font.Name = 'Arial'
  37.     Font.Style = [fsBold]
  38.     LabelStyle = lsRaised
  39.     NormalColor = clBlue
  40.     SelectColor = clYellow
  41.     Multi = False
  42.   end
  43.   object StatusPanel: TPanel
  44.     Left = 16
  45.     Top = 32
  46.     Width = 377
  47.     Height = 145
  48.     BevelInner = bvRaised
  49.     Color = clTeal
  50.     TabOrder = 0
  51.     object diskg: TGauge95
  52.       Left = 104
  53.       Top = 104
  54.       Width = 207
  55.       Height = 9
  56.       BoxColor = clRed
  57.       BoxCount = 17
  58.       Color = clBlack
  59.       ParentColor = False
  60.       Progress = 0
  61.     end
  62.     object Label4: TLabel
  63.       Left = 8
  64.       Top = 99
  65.       Width = 66
  66.       Height = 16
  67.       Caption = 'Disk Used:'
  68.       Color = clTeal
  69.       Font.Color = clBlack
  70.       Font.Height = -13
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = []
  73.       ParentColor = False
  74.       ParentFont = False
  75.     end
  76.     object CompleteG: TGauge95
  77.       Left = 104
  78.       Top = 72
  79.       Width = 207
  80.       Height = 9
  81.       BoxColor = clYellow
  82.       BoxCount = 17
  83.       Color = clBlack
  84.       ParentColor = False
  85.       Progress = 0
  86.     end
  87.     object StatusG: TGauge95
  88.       Left = 104
  89.       Top = 40
  90.       Width = 207
  91.       Height = 9
  92.       BoxColor = clGreen
  93.       BoxCount = 17
  94.       Color = clBlack
  95.       ParentColor = False
  96.       Progress = 0
  97.     end
  98.     object Label2: TLabel
  99.       Left = 8
  100.       Top = 66
  101.       Width = 53
  102.       Height = 16
  103.       Caption = 'Installed:'
  104.       Color = clTeal
  105.       Font.Color = clBlack
  106.       Font.Height = -13
  107.       Font.Name = 'MS Sans Serif'
  108.       Font.Style = []
  109.       ParentColor = False
  110.       ParentFont = False
  111.     end
  112.     object Label3: TLabel
  113.       Left = 8
  114.       Top = 36
  115.       Width = 43
  116.       Height = 16
  117.       Caption = 'Status :'
  118.       Color = clTeal
  119.       Font.Color = clBlack
  120.       Font.Height = -13
  121.       Font.Name = 'MS Sans Serif'
  122.       Font.Style = []
  123.       ParentColor = False
  124.       ParentFont = False
  125.     end
  126.     object Label5: TLabel
  127.       Left = 16
  128.       Top = 8
  129.       Width = 28
  130.       Height = 16
  131.       Caption = 'File :'
  132.       Color = clTeal
  133.       Font.Color = clBlack
  134.       Font.Height = -13
  135.       Font.Name = 'MS Sans Serif'
  136.       Font.Style = []
  137.       ParentColor = False
  138.       ParentFont = False
  139.     end
  140.     object CurrentFile: TLabel
  141.       Left = 56
  142.       Top = 8
  143.       Width = 50
  144.       Height = 13
  145.       Alignment = taCenter
  146.       Caption = 'CurrentFile'
  147.       Color = clTeal
  148.       Font.Color = clBlack
  149.       Font.Height = -12
  150.       Font.Name = 'MS Sans Serif'
  151.       Font.Style = []
  152.       ParentColor = False
  153.       ParentFont = False
  154.     end
  155.     object statp: tMultiColorLabel
  156.       Left = 320
  157.       Top = 37
  158.       Width = 41
  159.       Height = 17
  160.       Alignment = taCenter
  161.       AsButton = False
  162.       AutoSize = False
  163.       Font.Color = clBlack
  164.       Font.Height = -12
  165.       Font.Name = 'MS Sans Serif'
  166.       Font.Style = [fsBold]
  167.       LabelStyle = lsRaised
  168.       Thickness = 0
  169.       NormalColor = clBlue
  170.       SelectColor = clYellow
  171.       Multi = False
  172.     end
  173.     object compp: tMultiColorLabel
  174.       Left = 320
  175.       Top = 69
  176.       Width = 41
  177.       Height = 17
  178.       Alignment = taCenter
  179.       AsButton = False
  180.       AutoSize = False
  181.       Font.Color = clBlack
  182.       Font.Height = -12
  183.       Font.Name = 'MS Sans Serif'
  184.       Font.Style = [fsBold]
  185.       LabelStyle = lsRaised
  186.       Thickness = 0
  187.       NormalColor = clBlue
  188.       SelectColor = clYellow
  189.       Multi = False
  190.     end
  191.     object diskp: tMultiColorLabel
  192.       Left = 320
  193.       Top = 102
  194.       Width = 41
  195.       Height = 17
  196.       Alignment = taCenter
  197.       AsButton = False
  198.       AutoSize = False
  199.       Font.Color = clBlack
  200.       Font.Height = -12
  201.       Font.Name = 'MS Sans Serif'
  202.       Font.Style = [fsBold]
  203.       LabelStyle = lsRaised
  204.       Thickness = 0
  205.       NormalColor = clBlue
  206.       SelectColor = clYellow
  207.       Multi = False
  208.     end
  209.     object Image1: TImage
  210.       Left = 80
  211.       Top = 96
  212.       Width = 17
  213.       Height = 17
  214.       Picture.Data = {<image000.bmp>}
  215.       Stretch = True
  216.     end
  217.     object Image2: TImage
  218.       Left = 80
  219.       Top = 64
  220.       Width = 17
  221.       Height = 17
  222.       Picture.Data = {<image001.bmp>}
  223.       Stretch = True
  224.     end
  225.     object Image3: TImage
  226.       Left = 80
  227.       Top = 32
  228.       Width = 17
  229.       Height = 17
  230.       Picture.Data = {<image002.bmp>}
  231.       Stretch = True
  232.     end
  233.   end
  234. end
  235.