home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / TransSoftMail / tmc4bpe.exe / %MAINDIR% / Tmc4.exe / 0 / RCDATA / TAPPLYREGISTRATIONCODE / TAPPLYREGISTRATIONCODE.txt
Encoding:
Text File  |  1999-02-07  |  6.0 KB  |  268 lines

  1. object ApplyRegistrationCode: TApplyRegistrationCode
  2.   Left = 128
  3.   Top = 98
  4.   BorderStyle = bsDialog
  5.   Caption = 'Apply Registration Code...'
  6.   ClientHeight = 206
  7.   ClientWidth = 304
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object LMDFill1: TLMDFill
  20.     Left = 0
  21.     Top = 41
  22.     Width = 304
  23.     Height = 165
  24.     Align = alClient
  25.     Bevel.Mode = bmCustom
  26.     Bevel.StandardStyle = lsSingleLowered
  27.     Caption.Font.Charset = DEFAULT_CHARSET
  28.     Caption.Font.Color = clWindowText
  29.     Caption.Font.Height = -11
  30.     Caption.Font.Name = 'MS Sans Serif'
  31.     Caption.Font.Style = []
  32.     FillObject.Style = sfBitmap
  33.   end
  34.   object Label1: TLabel
  35.     Left = 16
  36.     Top = 50
  37.     Width = 265
  38.     Height = 65
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Caption = 
  42.       'Please apply your registration code here below!'#13#10'A special messa' +
  43.       'ge will be posted to our office telling us about application of ' +
  44.       'the code. If you do not enter any code, or if the code is illega' +
  45.       'l, no message will be sent!'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clBlue
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     Transparent = True
  53.     WordWrap = True
  54.   end
  55.   object Label2: TLabel
  56.     Left = 53
  57.     Top = 120
  58.     Width = 31
  59.     Height = 13
  60.     Alignment = taRightJustify
  61.     Caption = 'Name:'
  62.     Transparent = True
  63.   end
  64.   object Label3: TLabel
  65.     Left = 42
  66.     Top = 144
  67.     Width = 42
  68.     Height = 13
  69.     Alignment = taRightJustify
  70.     Caption = 'Userkey:'
  71.     Transparent = True
  72.   end
  73.   object LMDLabelFill1: TLMDLabelFill
  74.     Left = 4
  75.     Top = 173
  76.     Width = 120
  77.     Height = 28
  78.     FillObject.Style = sfGradient
  79.     FillObject.Gradient.Color = clRed
  80.     FillObject.Gradient.ColorCount = 31
  81.     FillObject.Gradient.Style = gstElliptic
  82.     Caption = 'Please wait...'
  83.     Font.Charset = ANSI_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -21
  86.     Font.Name = 'Times New Roman'
  87.     Font.Style = [fsBold]
  88.     FontFx.Style = tdRaisedShadow
  89.     ParentFont = False
  90.     Visible = False
  91.   end
  92.   object PanelManager1: TPanelManager
  93.     Left = 0
  94.     Top = 0
  95.     Width = 304
  96.     Height = 41
  97.     ButtonHeight = 1
  98.     TabHeight = 13
  99.     TabColor = clBlack
  100.     TabHighColor = 14013868
  101.     TabHighLight = True
  102.     object ButtonPanel: TMPanel
  103.       Left = 10
  104.       Top = 0
  105.       Width = 294
  106.       Height = 41
  107.       TabCaption = 'Buttons'
  108.       ParentTabColor = True
  109.       object LMDFill2: TLMDFill
  110.         Left = 1
  111.         Top = 1
  112.         Width = 257
  113.         Height = 39
  114.         Align = alClient
  115.         Bevel.Mode = bmCustom
  116.         Bevel.StandardStyle = lsSingleLowered
  117.         Caption.Font.Charset = DEFAULT_CHARSET
  118.         Caption.Font.Color = clWindowText
  119.         Caption.Font.Height = -11
  120.         Caption.Font.Name = 'MS Sans Serif'
  121.         Caption.Font.Style = []
  122.         FillObject.Style = sfBitmap
  123.       end
  124.       object Panel3: TPanel
  125.         Left = 258
  126.         Top = 1
  127.         Width = 35
  128.         Height = 39
  129.         Align = alRight
  130.         BevelOuter = bvNone
  131.         TabOrder = 0
  132.         object Panel16: TPanel
  133.           Left = 1
  134.           Top = 0
  135.           Width = 34
  136.           Height = 39
  137.           Align = alRight
  138.           BevelOuter = bvLowered
  139.           TabOrder = 0
  140.           object Animate1: TAnimate
  141.             Left = 1
  142.             Top = 1
  143.             Width = 32
  144.             Height = 37
  145.             Active = False
  146.             Align = alClient
  147.             Color = clBtnFace
  148.             FileName = 'Working.avi'
  149.             ParentColor = False
  150.             StopFrame = 24
  151.             Transparent = False
  152.           end
  153.         end
  154.       end
  155.     end
  156.   end
  157.   object Edit1: TEdit
  158.     Left = 90
  159.     Top = 117
  160.     Width = 164
  161.     Height = 21
  162.     TabOrder = 1
  163.   end
  164.   object Edit2: TEdit
  165.     Left = 90
  166.     Top = 141
  167.     Width = 164
  168.     Height = 21
  169.     TabOrder = 2
  170.   end
  171.   object Button1: TButton
  172.     Left = 134
  173.     Top = 175
  174.     Width = 75
  175.     Height = 25
  176.     Caption = 'Apply'
  177.     Default = True
  178.     TabOrder = 3
  179.     OnClick = Button1Click
  180.   end
  181.   object Button2: TButton
  182.     Left = 215
  183.     Top = 175
  184.     Width = 75
  185.     Height = 25
  186.     Cancel = True
  187.     Caption = 'Cancel'
  188.     TabOrder = 4
  189.     OnClick = Button2Click
  190.   end
  191.   object MultiLang1: TMultiLang
  192.     Languages = 2
  193.     Words.Strings = (
  194.       '%Form%'
  195.       'Apply Registration Code...'
  196.       'Sl∩┐╜ inn skr∩┐╜ningarlykil...'
  197.       'PanelManager1'
  198.       ''
  199.       ''
  200.       'ButtonPanel'
  201.       ''
  202.       ''
  203.       'Panel3'
  204.       ''
  205.       ''
  206.       'Panel16'
  207.       ''
  208.       ''
  209.       'Label1'
  210.       
  211.         'Please apply your registration code here below!'#13#10'A special messa' +
  212.         'ge will be posted to our office telling us about application of ' +
  213.         'the code. If you do not enter any code, or if the code is illega' +
  214.         'l, no message will be sent!'
  215.       
  216.         'Vinsamlega sl∩┐╜∩┐╜u inn lykil ∩┐╜inn h∩┐╜r fyrir ne∩┐╜an!'#13#10'Sendur ver∩┐╜ur ' +
  217.         'p∩┐╜stur me∩┐╜ skilabo∩┐╜um um notkun lykilsins til okkar. Ef lykill e' +
  218.         'r rangur e∩┐╜a sleppt er nafni/lykli er ekki sent p∩┐╜st!'
  219.       'Label2'
  220.       'Name:'
  221.       'Nafn:'
  222.       'Label3'
  223.       'Userkey:'
  224.       'Lykill:'
  225.       'Edit1'
  226.       ''
  227.       ''
  228.       'Edit2'
  229.       ''
  230.       ''
  231.       'Button1'
  232.       'Apply'
  233.       'Senda!'
  234.       'Button2'
  235.       'Cancel'
  236.       'H∩┐╜tta vi∩┐╜'
  237.       'LMDLabelFill1'
  238.       'Please wait...'
  239.       'B∩┐╜∩┐╜i∩┐╜...')
  240.     Left = 232
  241.     Top = 40
  242.   end
  243.   object msMessage1: TmsMessage
  244.     ContentType = 'text/plain'
  245.     Recipients.Items = (
  246.       'TransSoft'
  247.       'bjorn@fastservice.com')
  248.     ReturnReceipt = False
  249.     Left = 273
  250.     Top = 53
  251.   end
  252.   object SendReg: TmsSMTP
  253.     WinsockLoaded = True
  254.     DefaultPort = 25
  255.     MailMessage = msMessage1
  256.     Left = 272
  257.     Top = 39
  258.   end
  259.   object HTTP: TagHTTP
  260.     WinsockLoaded = True
  261.     DefaultPort = 80
  262.     TimeOut = 30
  263.     OnError = HTTPError
  264.     Left = 170
  265.     Top = 32
  266.   end
  267. end
  268.