home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / PREIZKUSNI / WinIVR.msi / Instal01.cab / _F92770CE59F144CA876D7657130B84C1 / 0 / RCDATA / TFRMABOUTWINIVR / TFRMABOUTWINIVR.txt
Text File  |  2002-01-30  |  3KB  |  147 lines

  1. object frmAboutWinIVR: TfrmAboutWinIVR
  2.   Left = 234
  3.   Top = 199
  4.   Width = 444
  5.   Height = 350
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜WinIVR∩┐╜∩┐╜∩┐╜╠▒α╝¡'
  7.   Color = clBtnFace
  8.   ParentFont = True
  9.   OldCreateOrder = False
  10.   OnCreate = FormCreate
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object lblWinIVR: TLabel
  14.     Left = 0
  15.     Top = 0
  16.     Width = 436
  17.     Height = 48
  18.     Cursor = crHandPoint
  19.     Align = alTop
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = 'WinIVR'
  23.     Color = clWhite
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clBlue
  26.     Font.Height = -32
  27.     Font.Name = 'Times New Roman'
  28.     Font.Style = [fsBold]
  29.     ParentColor = False
  30.     ParentFont = False
  31.     Layout = tlBottom
  32.     OnClick = lblWebUrlClick
  33.   end
  34.   object lblVersion: TLabel
  35.     Left = 199
  36.     Top = 105
  37.     Width = 67
  38.     Height = 13
  39.     Caption = '∩┐╜µ▒╛ 0.7 Beta'
  40.   end
  41.   object lblTechSupport: TLabel
  42.     Left = 222
  43.     Top = 205
  44.     Width = 60
  45.     Height = 13
  46.     Alignment = taRightJustify
  47.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜╓º∩┐╜╓ú∩┐╜'
  48.   end
  49.   object lblSupportEmail: TLabel
  50.     Left = 287
  51.     Top = 205
  52.     Width = 103
  53.     Height = 13
  54.     Cursor = crHandPoint
  55.     Caption = 'Support@WinIVR.net'
  56.     OnClick = lblSupportEmailClick
  57.   end
  58.   object lblWebSite: TLabel
  59.     Left = 222
  60.     Top = 181
  61.     Width = 60
  62.     Height = 13
  63.     Alignment = taRightJustify
  64.     Caption = '∩┐╜∩┐╜╒╛∩┐╜∩┐╜╓╖∩┐╜∩┐╜'
  65.   end
  66.   object lblWebUrl: TLabel
  67.     Left = 287
  68.     Top = 181
  69.     Width = 82
  70.     Height = 13
  71.     Cursor = crHandPoint
  72.     Caption = 'www.WinIVR.net'
  73.     OnClick = lblWebUrlClick
  74.   end
  75.   object lblMarket: TLabel
  76.     Left = 222
  77.     Top = 228
  78.     Width = 60
  79.     Height = 13
  80.     Alignment = taRightJustify
  81.     Caption = '∩┐╜╨│∩┐╜∩┐╜∩┐╜∩┐╜█ú∩┐╜'
  82.   end
  83.   object lblMarketEmail: TLabel
  84.     Left = 287
  85.     Top = 228
  86.     Width = 99
  87.     Height = 13
  88.     Cursor = crHandPoint
  89.     Caption = 'Market@WinIVR.net'
  90.     OnClick = lblMarketEmailClick
  91.   end
  92.   object Bevel1: TBevel
  93.     Left = 13
  94.     Top = 259
  95.     Width = 391
  96.     Height = 10
  97.     Shape = bsTopLine
  98.   end
  99.   object lblCopyRight: TLabel
  100.     Left = 199
  101.     Top = 131
  102.     Width = 101
  103.     Height = 14
  104.     AutoSize = False
  105.     Caption = '∩┐╜∩┐╜╚¿∩┐╜∩┐╜∩┐╜∩┐╜(C) 2001 '
  106.   end
  107.   object lblWinCTISoftware: TLabel
  108.     Left = 313
  109.     Top = 131
  110.     Width = 81
  111.     Height = 13
  112.     Caption = 'WinCTI Software'
  113.   end
  114.   object lblIVRMachine: TLabel
  115.     Left = 0
  116.     Top = 48
  117.     Width = 436
  118.     Height = 45
  119.     Cursor = crHandPoint
  120.     Align = alTop
  121.     Alignment = taCenter
  122.     AutoSize = False
  123.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜╩╜∩┐╜∩┐╜∩┐╜∩┐╜╙ª∩┐╜∩┐╜∩┐╜'
  124.     Color = clWhite
  125.     Font.Charset = DEFAULT_CHARSET
  126.     Font.Color = clBlue
  127.     Font.Height = -32
  128.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  129.     Font.Style = [fsBold]
  130.     ParentColor = False
  131.     ParentFont = False
  132.     Layout = tlCenter
  133.     OnClick = lblWebUrlClick
  134.   end
  135.   object btnOK: TButton
  136.     Left = 323
  137.     Top = 277
  138.     Width = 81
  139.     Height = 27
  140.     Cancel = True
  141.     Caption = '╚╖∩┐╜∩┐╜(&O)'
  142.     Default = True
  143.     ModalResult = 1
  144.     TabOrder = 0
  145.   end
  146. end
  147.