home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / TemaCD / Audiogrb / ag150beta.exe / 0 / RCDATA / TWHITEFORM / TWHITEFORM.txt
Text File  |  1999-05-22  |  2KB  |  136 lines

  1. object WhiteForm: TWhiteForm
  2.   Left = 188
  3.   Top = 437
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Status'
  7.   ClientHeight = 75
  8.   ClientWidth = 287
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clNavy
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnDeactivate = FormDeactivate
  16.   OnHide = FormHide
  17.   OnMouseUp = FormMouseUp
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label5: TLabel
  21.     Left = 4
  22.     Top = 3
  23.     Width = 143
  24.     Height = 13
  25.     Caption = 'Copy result: Aspi didn'#39't answer'
  26.   end
  27.   object Label1: TLabel
  28.     Left = 4
  29.     Top = 17
  30.     Width = 126
  31.     Height = 13
  32.     Caption = 'Checksum: XBBBBBBBBX'
  33.   end
  34.   object Label2: TLabel
  35.     Left = 4
  36.     Top = 31
  37.     Width = 80
  38.     Height = 13
  39.     Caption = 'Rip speed: 7.96x'
  40.   end
  41.   object Label3: TLabel
  42.     Left = 4
  43.     Top = 45
  44.     Width = 68
  45.     Height = 13
  46.     Caption = 'Lost synchs: 0'
  47.   end
  48.   object Label4: TLabel
  49.     Left = 4
  50.     Top = 59
  51.     Width = 72
  52.     Height = 13
  53.     Caption = 'Speed probs: 0'
  54.   end
  55.   object Label6: TLabel
  56.     Left = 157
  57.     Top = 17
  58.     Width = 80
  59.     Height = 13
  60.     Alignment = taRightJustify
  61.     Caption = 'Peak value: 00%'
  62.   end
  63.   object Label7: TLabel
  64.     Left = 156
  65.     Top = 31
  66.     Width = 81
  67.     Height = 13
  68.     Alignment = taRightJustify
  69.     Caption = 'Avg. output: 00%'
  70.   end
  71.   object Label8: TLabel
  72.     Left = 146
  73.     Top = 45
  74.     Width = 91
  75.     Height = 13
  76.     Alignment = taRightJustify
  77.     Caption = 'Compact ratio: 00%'
  78.   end
  79.   object Label9: TLabel
  80.     Left = 260
  81.     Top = 17
  82.     Width = 20
  83.     Height = 13
  84.     Caption = '00%'
  85.   end
  86.   object Label10: TLabel
  87.     Left = 260
  88.     Top = 31
  89.     Width = 20
  90.     Height = 13
  91.     Caption = '00%'
  92.   end
  93.   object Label11: TLabel
  94.     Left = 260
  95.     Top = 45
  96.     Width = 20
  97.     Height = 13
  98.     Caption = '00%'
  99.   end
  100.   object Label12: TLabel
  101.     Left = 217
  102.     Top = 3
  103.     Width = 14
  104.     Height = 13
  105.     Caption = 'old'
  106.   end
  107.   object Label13: TLabel
  108.     Left = 260
  109.     Top = 3
  110.     Width = 20
  111.     Height = 13
  112.     Caption = 'new'
  113.   end
  114.   object Label14: TLabel
  115.     Left = 244
  116.     Top = 17
  117.     Width = 9
  118.     Height = 13
  119.     Caption = '---'
  120.   end
  121.   object Label15: TLabel
  122.     Left = 244
  123.     Top = 31
  124.     Width = 9
  125.     Height = 13
  126.     Caption = '---'
  127.   end
  128.   object Label16: TLabel
  129.     Left = 244
  130.     Top = 45
  131.     Width = 9
  132.     Height = 13
  133.     Caption = '---'
  134.   end
  135. end
  136.