home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Emailnot / _SETUP.1 / CIECHECK.exe / 0 / RCDATA / TREGISTRATIONFORM / TREGISTRATIONFORM.txt
Text File  |  1998-05-06  |  6KB  |  249 lines

  1. object RegistrationForm: TRegistrationForm
  2.   Left = 95
  3.   Top = 50
  4.   HelpContext = 20
  5.   ActiveControl = ToEdit
  6.   BorderStyle = bsDialog
  7.   Caption = 'Registration Form'
  8.   ClientHeight = 278
  9.   ClientWidth = 489
  10.   Font.Color = clBlack
  11.   Font.Height = -14
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnShow = FormShow
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object ToolBar: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 489
  23.     Height = 41
  24.     Align = alTop
  25.     BevelOuter = bvNone
  26.     BorderWidth = 1
  27.     TabOrder = 0
  28.     object SendButton: TSpeedButton
  29.       Left = 10
  30.       Top = 5
  31.       Width = 31
  32.       Height = 31
  33.       Hint = 'Send'
  34.       Glyph.Data = {
  35.         78010000424D7801000000000000760000002800000020000000100000000100
  36.         04000000000000000000120B0000120B00000000000000000000000000000000
  37.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  38.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  39.         3333333333333333333333333333333333333FFFFFFFFFFFFFFF000000000000
  40.         000077777777777777770FFFFFFFFFFFFFF07F3333FFF33333370FFFF777FFFF
  41.         FFF07F333777333333370FFFFFFFFFFFFFF07F3333FFFFFF33370FFFF777777F
  42.         FFF07F33377777733FF70FFFFFFFFFFF99907F3FFF33333377770F777FFFFFFF
  43.         9CA07F77733333337F370FFFFFFFFFFF9A907FFFFFFFFFFF7FF7000000000000
  44.         0000777777777777777733333333333333333333333333333333333333333333
  45.         3333333333333333333333333333333333333333333333333333333333333333
  46.         33333333333333333333333333333333333333333333333333330000}
  47.       NumGlyphs = 2
  48.       ParentShowHint = False
  49.       ShowHint = True
  50.       OnClick = SendButtonClick
  51.     end
  52.     object Bevel1: TBevel
  53.       Left = 0
  54.       Top = 39
  55.       Width = 565
  56.       Height = 7
  57.       Shape = bsTopLine
  58.     end
  59.     object Bevel2: TBevel
  60.       Left = 0
  61.       Top = 0
  62.       Width = 565
  63.       Height = 6
  64.       Shape = bsTopLine
  65.     end
  66.   end
  67.   object SendInfoPanel: TPanel
  68.     Left = 0
  69.     Top = 41
  70.     Width = 489
  71.     Height = 60
  72.     Align = alTop
  73.     BevelOuter = bvNone
  74.     TabOrder = 1
  75.     object Label1: TLabel
  76.       Left = 17
  77.       Top = 9
  78.       Width = 33
  79.       Height = 14
  80.       Alignment = taRightJustify
  81.       Caption = 'From : '
  82.       Font.Color = clBlack
  83.       Font.Height = -11
  84.       Font.Name = 'Arial'
  85.       Font.Style = []
  86.       ParentFont = False
  87.     end
  88.     object Label2: TLabel
  89.       Left = 66
  90.       Top = 8
  91.       Width = 31
  92.       Height = 14
  93.       Alignment = taRightJustify
  94.       Caption = 'Name'
  95.       Font.Color = clBlack
  96.       Font.Height = -11
  97.       Font.Name = 'Arial'
  98.       Font.Style = [fsBold]
  99.       ParentFont = False
  100.     end
  101.     object Label3: TLabel
  102.       Left = 68
  103.       Top = 33
  104.       Width = 32
  105.       Height = 14
  106.       Alignment = taRightJustify
  107.       Caption = 'E-Mail'
  108.       Font.Color = clBlack
  109.       Font.Height = -11
  110.       Font.Name = 'Arial'
  111.       Font.Style = [fsBold]
  112.       ParentFont = False
  113.     end
  114.     object ToEdit: TEdit
  115.       Left = 113
  116.       Top = 5
  117.       Width = 283
  118.       Height = 22
  119.       Font.Color = clBlack
  120.       Font.Height = -11
  121.       Font.Name = 'Arial'
  122.       Font.Style = []
  123.       ParentFont = False
  124.       TabOrder = 0
  125.     end
  126.     object Edit1: TEdit
  127.       Left = 113
  128.       Top = 29
  129.       Width = 283
  130.       Height = 22
  131.       Font.Color = clBlack
  132.       Font.Height = -11
  133.       Font.Name = 'Arial'
  134.       Font.Style = []
  135.       ParentFont = False
  136.       TabOrder = 1
  137.     end
  138.   end
  139.   object Panel1: TPanel
  140.     Left = 0
  141.     Top = 255
  142.     Width = 489
  143.     Height = 23
  144.     Align = alBottom
  145.     BevelOuter = bvNone
  146.     TabOrder = 2
  147.     object StatusBar1: TStatusBar
  148.       Left = 0
  149.       Top = -2
  150.       Width = 489
  151.       Height = 25
  152.       Panels = <
  153.         item
  154.           Width = 300
  155.         end
  156.         item
  157.           Width = 100
  158.         end
  159.         item
  160.           Width = 50
  161.         end>
  162.       SimplePanel = False
  163.     end
  164.     object ProgressBar1: TProgressBar
  165.       Left = 278
  166.       Top = 2
  167.       Width = 120
  168.       Height = 21
  169.       Min = 0
  170.       Max = 100
  171.       TabOrder = 1
  172.     end
  173.   end
  174.   object BodyMemo: TMemo
  175.     Left = 0
  176.     Top = 101
  177.     Width = 489
  178.     Height = 154
  179.     Align = alClient
  180.     Font.Color = clBlack
  181.     Font.Height = -11
  182.     Font.Name = 'Arial'
  183.     Font.Style = []
  184.     Lines.Strings = (
  185.       'Thanks for using CIECHECK 3.62. All comments are welcome !'
  186.       
  187.         '----------------------------------------------------------------' +
  188.         '----------------------------------'
  189.       'For personal user :'
  190.       ''
  191.       'User Name :'
  192.       'Where did you get the program :'
  193.       'Donation (Y/N) : '
  194.       'Donation Fee : '
  195.       ''
  196.       
  197.         'After registration, we will send you a password for the above Na' +
  198.         'me within 1 or 2 days.'
  199.       ''
  200.       
  201.         '----------------------------------------------------------------' +
  202.         '----------------------------------'
  203.       'For corporation User :'
  204.       ''
  205.       
  206.         'It is a freeware only for personal use ! You should pay US$20 fo' +
  207.         'r corporation license.'
  208.       ''
  209.       'Order Form of CIECHECK 3.62 '
  210.       '--------------------------------------'
  211.       'Company Name :'
  212.       'User Name :'
  213.       'Address :'
  214.       'Tel :'
  215.       'Fax :'
  216.       'Price : $20'
  217.       'Card : Visa/Master Card'
  218.       'Card No :'
  219.       'Expired Date :'
  220.       'Signature :'
  221.       '')
  222.     ParentFont = False
  223.     ScrollBars = ssVertical
  224.     TabOrder = 3
  225.     WantTabs = True
  226.   end
  227.   object msSMTP1: TmsSMTP
  228.     WinsockLoaded = True
  229.     DefaultPort = 25
  230.     OnOpen = msSMTP1Open
  231.     OnClosing = msSMTP1Closing
  232.     OnClosed = msSMTP1Closed
  233.     OnError = msSMTP1Error
  234.     MailMessage = msMessage1
  235.     OnProgress = msSMTP1Progress
  236.     OnPrepare = msSMTP1Prepare
  237.     OnSending = msSMTP1Sending
  238.     OnMailSent = msSMTP1MailSent
  239.     Left = 97
  240.     Top = 8
  241.   end
  242.   object msMessage1: TmsMessage
  243.     ContentType = 'text/plain'
  244.     ReturnReceipt = False
  245.     Left = 135
  246.     Top = 8
  247.   end
  248. end
  249.