home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 279 / _SETUP.1 / UltraLogic.exe / 0 / RCDATA / TFRMREGISTRATIONCHECKORCASH / TFRMREGISTRATIONCHECKORCASH.txt < prev   
Text File  |  1996-12-23  |  12KB  |  527 lines

  1. object frmRegistrationCheckorCash: TfrmRegistrationCheckorCash
  2.   Left = 14
  3.   Top = 0
  4.   Width = 616
  5.   Height = 445
  6.   HorzScrollBar.Range = 975
  7.   HorzScrollBar.Visible = False
  8.   VertScrollBar.Range = 1625
  9.   VertScrollBar.Visible = False
  10.   ActiveControl = edtName
  11.   BorderIcons = [biSystemMenu, biHelp]
  12.   BorderStyle = bsSingle
  13.   Caption = 'Register Ultra Logic'
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   Position = poScreenCenter
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label7: TLabel
  24.     Left = 314
  25.     Top = 107
  26.     Width = 1
  27.     Height = 8
  28.   end
  29.   object Label10: TLabel
  30.     Left = 32
  31.     Top = 365
  32.     Width = 543
  33.     Height = 13
  34.     Caption = 
  35.       'All the given information will be kept confidential. It will not' +
  36.       ' be given away or sold for profit under any circumstances.'
  37.     Transparent = True
  38.   end
  39.   object Bevel4: TBevel
  40.     Left = 2
  41.     Top = 378
  42.     Width = 603
  43.     Height = 7
  44.     Shape = bsBottomLine
  45.   end
  46.   object pnlInfo: TPanel
  47.     Left = 417
  48.     Top = -6
  49.     Width = 189
  50.     Height = 288
  51.     BevelInner = bvRaised
  52.     BevelOuter = bvLowered
  53.     Font.Color = clWindowText
  54.     Font.Height = -9
  55.     Font.Name = 'Arial'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 3
  59.     object Label3: TLabel
  60.       Left = 20
  61.       Top = 213
  62.       Width = 150
  63.       Height = 13
  64.       Caption = 'Registration form filled on:'
  65.       Font.Color = clBlack
  66.       Font.Height = -11
  67.       Font.Name = 'MS Sans Serif'
  68.       Font.Style = [fsBold]
  69.       ParentFont = False
  70.       Transparent = True
  71.     end
  72.     object lblCurrentDate: TLabel
  73.       Left = 70
  74.       Top = 228
  75.       Width = 48
  76.       Height = 13
  77.       Alignment = taCenter
  78.       Caption = '5/10/96'
  79.       Font.Color = clNavy
  80.       Font.Height = -11
  81.       Font.Name = 'MS Sans Serif'
  82.       Font.Style = [fsBold]
  83.       ParentFont = False
  84.       Transparent = True
  85.     end
  86.     object Label6: TLabel
  87.       Left = 26
  88.       Top = 262
  89.       Width = 112
  90.       Height = 13
  91.       Caption = 'Ultra Logic version:'
  92.       Font.Color = clWindowText
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = [fsBold]
  96.       ParentFont = False
  97.     end
  98.     object Label9: TLabel
  99.       Left = 144
  100.       Top = 262
  101.       Width = 19
  102.       Height = 13
  103.       Caption = '1.4'
  104.       Font.Color = clNavy
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold]
  108.       ParentFont = False
  109.     end
  110.     object Bevel3: TBevel
  111.       Left = 5
  112.       Top = 246
  113.       Width = 179
  114.       Height = 6
  115.       Shape = bsBottomLine
  116.     end
  117.     object Bevel2: TBevel
  118.       Left = 5
  119.       Top = 198
  120.       Width = 179
  121.       Height = 6
  122.       Shape = bsBottomLine
  123.     end
  124.     object Bevel1: TBevel
  125.       Left = 5
  126.       Top = 110
  127.       Width = 179
  128.       Height = 6
  129.       Shape = bsBottomLine
  130.     end
  131.     object Memo2: TMemo
  132.       Left = 5
  133.       Top = 121
  134.       Width = 178
  135.       Height = 74
  136.       TabStop = False
  137.       Alignment = taCenter
  138.       Color = clWhite
  139.       Font.Color = clNavy
  140.       Font.Height = -11
  141.       Font.Name = 'MS Sans Serif'
  142.       Font.Style = []
  143.       Lines.Strings = (
  144.         'If you have any questions '
  145.         'regarding the registration you can '
  146.         'mail the author at the above '
  147.         'address or send email to '
  148.         'ultralogic@poboxes.com.')
  149.       ParentFont = False
  150.       ReadOnly = True
  151.       TabOrder = 0
  152.       WantReturns = False
  153.     end
  154.     object Memo1: TMemo
  155.       Left = 5
  156.       Top = 9
  157.       Width = 178
  158.       Height = 101
  159.       TabStop = False
  160.       Alignment = taCenter
  161.       Color = clWhite
  162.       Font.Color = clNavy
  163.       Font.Height = -11
  164.       Font.Name = 'MS Sans Serif'
  165.       Font.Style = []
  166.       Lines.Strings = (
  167.         'Please send the completed form '
  168.         'to:'
  169.         'Vitaly Livshits'
  170.         '605 Finch Ave. West, Apt 517'
  171.         'Willowdale, Ontario'
  172.         'M2R 1P1'
  173.         'Canada')
  174.       ParentFont = False
  175.       ReadOnly = True
  176.       TabOrder = 1
  177.       WantReturns = False
  178.     end
  179.   end
  180.   object btnCancel: TButton
  181.     Left = 315
  182.     Top = 390
  183.     Width = 75
  184.     Height = 25
  185.     HelpContext = 2
  186.     Cancel = True
  187.     Caption = 'Cancel'
  188.     Font.Color = clWindowText
  189.     Font.Height = -11
  190.     Font.Name = 'MS Sans Serif'
  191.     Font.Style = []
  192.     ModalResult = 2
  193.     ParentFont = False
  194.     PopupMenu = pmenuWhatsThis
  195.     TabOrder = 1
  196.   end
  197.   object gboxRegistrationInfo: TGroupBox
  198.     Left = 2
  199.     Top = 0
  200.     Width = 412
  201.     Height = 360
  202.     Caption = 'Registration Information:'
  203.     Color = clBtnFace
  204.     Font.Color = clNavy
  205.     Font.Height = -11
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Style = [fsBold]
  208.     ParentColor = False
  209.     ParentFont = False
  210.     TabOrder = 2
  211.     object Label1: TLabel
  212.       Left = 7
  213.       Top = 18
  214.       Width = 95
  215.       Height = 13
  216.       Caption = '&Name (required):'
  217.       Color = clBlack
  218.       FocusControl = edtName
  219.       Font.Color = clBlack
  220.       Font.Height = -11
  221.       Font.Name = 'MS Sans Serif'
  222.       Font.Style = [fsBold]
  223.       ParentColor = False
  224.       ParentFont = False
  225.       Transparent = True
  226.     end
  227.     object Label4: TLabel
  228.       Left = 7
  229.       Top = 75
  230.       Width = 89
  231.       Height = 13
  232.       Caption = 'Postal &Address:'
  233.       Color = clBlack
  234.       FocusControl = memoPostalAddress
  235.       Font.Color = clBlack
  236.       Font.Height = -11
  237.       Font.Name = 'MS Sans Serif'
  238.       Font.Style = [fsBold]
  239.       ParentColor = False
  240.       ParentFont = False
  241.       Transparent = True
  242.     end
  243.     object Label5: TLabel
  244.       Left = 7
  245.       Top = 47
  246.       Width = 132
  247.       Height = 13
  248.       Caption = '&Internet Email Address:'
  249.       Color = clBlack
  250.       FocusControl = edtEmail
  251.       Font.Color = clBlack
  252.       Font.Height = -11
  253.       Font.Name = 'MS Sans Serif'
  254.       Font.Pitch = fpVariable
  255.       Font.Style = [fsBold]
  256.       ParentColor = False
  257.       ParentFont = False
  258.       Transparent = True
  259.     end
  260.     object Label2: TLabel
  261.       Left = 7
  262.       Top = 310
  263.       Width = 205
  264.       Height = 13
  265.       Caption = 'Number of &copies (at 10 US$ each):'
  266.       Color = clBlack
  267.       FocusControl = edtNumberOfCopies
  268.       Font.Color = clBlack
  269.       Font.Height = -11
  270.       Font.Name = 'MS Sans Serif'
  271.       Font.Style = [fsBold]
  272.       ParentColor = False
  273.       ParentFont = False
  274.       Transparent = True
  275.     end
  276.     object Label8: TLabel
  277.       Left = 7
  278.       Top = 335
  279.       Width = 34
  280.       Height = 13
  281.       Caption = 'Total:'
  282.       Color = clBlack
  283.       Font.Color = clBlack
  284.       Font.Height = -11
  285.       Font.Name = 'MS Sans Serif'
  286.       Font.Style = [fsBold]
  287.       ParentColor = False
  288.       ParentFont = False
  289.       Transparent = True
  290.     end
  291.     object lblTotal: TLabel
  292.       Left = 55
  293.       Top = 335
  294.       Width = 22
  295.       Height = 13
  296.       Caption = '$10'
  297.       Color = clBtnFace
  298.       Font.Color = clNavy
  299.       Font.Height = -11
  300.       Font.Name = 'MS Sans Serif'
  301.       Font.Style = [fsBold]
  302.       ParentColor = False
  303.       ParentFont = False
  304.       Transparent = True
  305.     end
  306.     object Image1: TImage
  307.       Left = 54
  308.       Top = 115
  309.       Width = 29
  310.       Height = 34
  311.       AutoSize = True
  312.       Picture.Data = {<image000.bmp>}
  313.     end
  314.     object edtName: TEdit
  315.       Left = 111
  316.       Top = 15
  317.       Width = 295
  318.       Height = 21
  319.       HelpContext = 2001
  320.       Ctl3D = True
  321.       Font.Color = clBlack
  322.       Font.Height = -11
  323.       Font.Name = 'MS Sans Serif'
  324.       Font.Style = [fsBold]
  325.       ParentCtl3D = False
  326.       ParentFont = False
  327.       TabOrder = 0
  328.     end
  329.     object edtEmail: TEdit
  330.       Left = 149
  331.       Top = 43
  332.       Width = 257
  333.       Height = 21
  334.       HelpContext = 2002
  335.       CharCase = ecLowerCase
  336.       Font.Color = clBlack
  337.       Font.Height = -11
  338.       Font.Name = 'MS Sans Serif'
  339.       Font.Style = [fsBold]
  340.       ParentFont = False
  341.       TabOrder = 1
  342.     end
  343.     object edtNumberOfCopies: TEdit
  344.       Left = 225
  345.       Top = 307
  346.       Width = 24
  347.       Height = 21
  348.       HelpContext = 2005
  349.       Font.Color = clBlack
  350.       Font.Height = -11
  351.       Font.Name = 'MS Sans Serif'
  352.       Font.Style = [fsBold]
  353.       MaxLength = 2
  354.       ParentFont = False
  355.       TabOrder = 5
  356.       OnChange = edtNumberOfCopiesChange
  357.     end
  358.     object memoPostalAddress: TMemo
  359.       Left = 111
  360.       Top = 76
  361.       Width = 294
  362.       Height = 105
  363.       HelpContext = 2003
  364.       Font.Color = clBlack
  365.       Font.Height = -11
  366.       Font.Name = 'MS Sans Serif'
  367.       Font.Style = [fsBold]
  368.       ParentFont = False
  369.       TabOrder = 2
  370.     end
  371.     object rgroupRegistrationMethod: TRadioGroup
  372.       Left = 6
  373.       Top = 200
  374.       Width = 399
  375.       Height = 42
  376.       HelpContext = 2004
  377.       Caption = 'Deliver the registration number by:'
  378.       Columns = 2
  379.       Font.Color = clBlack
  380.       Font.Height = -11
  381.       Font.Name = 'MS Sans Serif'
  382.       Font.Style = [fsBold]
  383.       Items.Strings = (
  384.         'Email'
  385.         'Regular Mail')
  386.       ParentFont = False
  387.       TabOrder = 3
  388.       OnClick = rgroupRegistrationMethodClick
  389.     end
  390.     object rgroupPaymentMethod: TRadioGroup
  391.       Left = 6
  392.       Top = 246
  393.       Width = 400
  394.       Height = 53
  395.       Caption = 'Payment Method:'
  396.       Font.Color = clBlack
  397.       Font.Height = -11
  398.       Font.Name = 'MS Sans Serif'
  399.       Font.Style = [fsBold]
  400.       Items.Strings = (
  401.         'Cash (US$ or Cdn$ only)'
  402.         'Check (US$ or Cdn$ only, made payable to "Vitaly Livshits")')
  403.       ParentFont = False
  404.       TabOrder = 4
  405.     end
  406.   end
  407.   object btnPrint: TButton
  408.     Left = 216
  409.     Top = 390
  410.     Width = 75
  411.     Height = 25
  412.     HelpContext = 2006
  413.     Caption = '&Print'
  414.     Default = True
  415.     Font.Color = clWindowText
  416.     Font.Height = -11
  417.     Font.Name = 'MS Sans Serif'
  418.     Font.Style = []
  419.     ParentFont = False
  420.     PopupMenu = pmenuWhatsThis
  421.     TabOrder = 0
  422.     OnClick = btnPrintClick
  423.   end
  424.   object pnlLogo: TPanel
  425.     Left = 417
  426.     Top = 287
  427.     Width = 189
  428.     Height = 73
  429.     BevelInner = bvRaised
  430.     BevelOuter = bvLowered
  431.     TabOrder = 4
  432.     object lblLogo1: TLabelEffect
  433.       Left = 11
  434.       Top = 6
  435.       Width = 105
  436.       Height = 96
  437.       DepthHighlight = 0
  438.       DepthShadow = 0
  439.       DirectionHighlight = edNone
  440.       DirectionShadow = edNone
  441.       ColourHighlight = clBlack
  442.       EffectStyle = esNone
  443.       ColourScheme = csCustom
  444.       Angle = 10
  445.       Alignment = taCenter
  446.       Caption = 'Ultra Logic'
  447.       Color = clNavy
  448.       Font.Color = clNavy
  449.       Font.Height = -13
  450.       Font.Name = 'Times New Roman'
  451.       Font.Style = [fsBold]
  452.       ParentColor = False
  453.       ParentFont = False
  454.       Transparent = True
  455.       WordWrap = True
  456.     end
  457.     object lblLogo2: TLabelEffect
  458.       Left = 54
  459.       Top = -7
  460.       Width = 105
  461.       Height = 96
  462.       DepthHighlight = 0
  463.       DepthShadow = 0
  464.       DirectionHighlight = edNone
  465.       DirectionShadow = edNone
  466.       ColourHighlight = clBlack
  467.       EffectStyle = esNone
  468.       ColourScheme = csCustom
  469.       Angle = 330
  470.       Caption = 'Ultra Logic'
  471.       Color = clNavy
  472.       Font.Color = clGreen
  473.       Font.Height = -13
  474.       Font.Name = 'Times New Roman'
  475.       Font.Style = [fsBold]
  476.       ParentColor = False
  477.       ParentFont = False
  478.       Transparent = True
  479.       WordWrap = True
  480.     end
  481.     object lblLogo3: TLabelEffect
  482.       Left = 107
  483.       Top = 16
  484.       Width = 105
  485.       Height = 96
  486.       DepthHighlight = 0
  487.       DepthShadow = 0
  488.       DirectionHighlight = edNone
  489.       DirectionShadow = edNone
  490.       ColourHighlight = clBlack
  491.       EffectStyle = esNone
  492.       ColourScheme = csCustom
  493.       Angle = 200
  494.       Caption = 'Ultra Logic'
  495.       Color = clNavy
  496.       Font.Color = clRed
  497.       Font.Height = -13
  498.       Font.Name = 'Times New Roman'
  499.       Font.Style = [fsBold]
  500.       ParentColor = False
  501.       ParentFont = False
  502.       Transparent = True
  503.       WordWrap = True
  504.     end
  505.   end
  506.   object PrintDialog: TPrintDialog
  507.     Options = [poHelp]
  508.     Left = 101
  509.     Top = 389
  510.   end
  511.   object tmrLogo: TTimer
  512.     Interval = 150
  513.     OnTimer = tmrLogoTimer
  514.     Left = 139
  515.     Top = 389
  516.   end
  517.   object pmenuWhatsThis: TPopupMenu
  518.     Left = 58
  519.     Top = 389
  520.     object mitemWhatsThis: TMenuItem
  521.       Caption = '&What'#39's This?'
  522.       ShortCut = 0
  523.       OnClick = mitemWhatsThisClick
  524.     end
  525.   end
  526. end
  527.