home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 011A / ULOGIC13.ZIP / _SETUP.1 / UltraLogic.exe / 0 / RCDATA / TFRMREGISTRATIONCREDITCARD / TFRMREGISTRATIONCREDITCARD.txt < prev   
Text File  |  1996-09-28  |  4KB  |  153 lines

  1. object frmRegistrationCreditCard: TfrmRegistrationCreditCard
  2.   Left = 156
  3.   Top = 114
  4.   ActiveControl = btnOK
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Credit Card Registration'
  8.   ClientHeight = 233
  9.   ClientWidth = 362
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object imgBackGround: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 362
  21.     Height = 233
  22.     Align = alClient
  23.     Picture.Data = {<image000.bmp>}
  24.     Stretch = True
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 4
  28.     Top = 197
  29.     Width = 354
  30.     Height = 6
  31.     Shape = bsBottomLine
  32.   end
  33.   object Label1: TLabel
  34.     Left = 11
  35.     Top = 6
  36.     Width = 340
  37.     Height = 52
  38.     Caption = 
  39.       'Credit card registrations for Ultra Logic are  processed by RegN' +
  40.       'et - The Registration Network. They accept all four major credit' +
  41.       ' cards: Visa, American Express, Master Card and Discover. There ' +
  42.       'are many easy ways to contact them:'
  43.     Font.Color = clNavy
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     Transparent = True
  49.     WordWrap = True
  50.   end
  51.   object Image2: TImage
  52.     Left = 18
  53.     Top = 74
  54.     Width = 14
  55.     Height = 14
  56.     AutoSize = True
  57.     Picture.Data = {<image001.bmp>}
  58.   end
  59.   object Image3: TImage
  60.     Left = 18
  61.     Top = 95
  62.     Width = 14
  63.     Height = 14
  64.     AutoSize = True
  65.     Picture.Data = {<image002.bmp>}
  66.   end
  67.   object Image4: TImage
  68.     Left = 18
  69.     Top = 117
  70.     Width = 14
  71.     Height = 14
  72.     AutoSize = True
  73.     Picture.Data = {<image003.bmp>}
  74.   end
  75.   object Image5: TImage
  76.     Left = 18
  77.     Top = 138
  78.     Width = 14
  79.     Height = 14
  80.     AutoSize = True
  81.     Picture.Data = {<image004.bmp>}
  82.   end
  83.   object Label2: TLabel
  84.     Left = 35
  85.     Top = 75
  86.     Width = 290
  87.     Height = 13
  88.     Caption = 'Call 1-800-WWW2REG (1-800-999-2734) US or Canada Only'
  89.     Transparent = True
  90.   end
  91.   object Label3: TLabel
  92.     Left = 35
  93.     Top = 96
  94.     Width = 92
  95.     Height = 13
  96.     Caption = 'Call (801) 335-5110'
  97.     Transparent = True
  98.   end
  99.   object Label4: TLabel
  100.     Left = 35
  101.     Top = 118
  102.     Width = 138
  103.     Height = 13
  104.     Caption = 'Send a fax to (801) 531-0621'
  105.     Transparent = True
  106.   end
  107.   object Label5: TLabel
  108.     Left = 35
  109.     Top = 139
  110.     Width = 303
  111.     Height = 13
  112.     Caption = 'Register online at www.xmission.com/~wintrnx/regnet/367p.htm'
  113.     Transparent = True
  114.   end
  115.   object sbtnLink: TSpeedButton
  116.     Left = 342
  117.     Top = 138
  118.     Width = 16
  119.     Height = 16
  120.     Glyph.Data = {
  121.       E6000000424DE60000000000000076000000280000000E0000000E0000000100
  122.       0400000000007000000000000000000000001000000010000000000000000000
  123.       80000080000000808000800000008000800080800000C0C0C000808080000000
  124.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  125.       000078888888888880007F777777777780007F777777557780007F7777775577
  126.       800077777777557780007F775775557780007F775555577780007F7755557777
  127.       80007F775555577780007F7777777777800077777777777780007FFFFFFFFFFF
  128.       80007777777777777000}
  129.     OnClick = sbtnLinkClick
  130.   end
  131.   object Label6: TLabel
  132.     Left = 10
  133.     Top = 164
  134.     Width = 317
  135.     Height = 26
  136.     Caption = 
  137.       'Don'#39't forget to specify how you want to receive the registration' +
  138.       ' key. You can get it either by e-mail or by regular mail.'
  139.     Transparent = True
  140.     WordWrap = True
  141.   end
  142.   object btnOK: TButton
  143.     Left = 143
  144.     Top = 206
  145.     Width = 75
  146.     Height = 25
  147.     Cancel = True
  148.     Caption = 'OK'
  149.     ModalResult = 1
  150.     TabOrder = 0
  151.   end
  152. end
  153.