home *** CD-ROM | disk | FTP | other *** search
/ Steganos Hacker Tools / SHT151.iso / programme / dos / mailsecurity / setup.exe / MailSecurity.exe / 0 / RCDATA / TINFOSCREENFORMULAR / TINFOSCREENFORMULAR.txt < prev   
Encoding:
Text File  |  2002-01-03  |  7.0 KB  |  329 lines

  1. object InfoScreenFormular: TInfoScreenFormular
  2.   Left = 251
  3.   Top = 168
  4.   ActiveControl = ButtonOK
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Infos'
  8.   ClientHeight = 300
  9.   ClientWidth = 500
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clBlack
  13.   Font.Height = -13
  14.   Font.Name = 'Arial'
  15.   Font.Style = [fsBold]
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Image: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 500
  27.     Height = 300
  28.     Align = alClient
  29.     Picture.Data = {<image000.bmp>}
  30.   end
  31.   object LabelVersion: TLabel
  32.     Left = 65
  33.     Top = 98
  34.     Width = 290
  35.     Height = 20
  36.     Alignment = taCenter
  37.     AutoSize = False
  38.     Caption = 'Version 4.0'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clNavy
  41.     Font.Height = -13
  42.     Font.Name = 'Arial'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     Transparent = True
  46.     IsControl = True
  47.   end
  48.   object LabelCopyright: TLabel
  49.     Left = 65
  50.     Top = 119
  51.     Width = 290
  52.     Height = 20
  53.     Alignment = taCenter
  54.     AutoSize = False
  55.     Caption = '(c) 1998 by CharonSoft'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clBlack
  58.     Font.Height = -13
  59.     Font.Name = 'Arial'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     Transparent = True
  63.     IsControl = True
  64.   end
  65.   object URLLabelWeb: TmdURLLabel
  66.     Left = 342
  67.     Top = 225
  68.     Width = 112
  69.     Height = 14
  70.     Hint = 'www.CharonSoft.de'
  71.     Transparent = True
  72.     LinkFont.Charset = DEFAULT_CHARSET
  73.     LinkFont.Color = clBlue
  74.     LinkFont.Height = -11
  75.     LinkFont.Name = 'Arial'
  76.     LinkFont.Style = [fsBold, fsUnderline]
  77.     PassiveFont.Charset = DEFAULT_CHARSET
  78.     PassiveFont.Color = clBlack
  79.     PassiveFont.Height = -11
  80.     PassiveFont.Name = 'Arial'
  81.     PassiveFont.Style = [fsBold]
  82.     Caption = 'www.CharonSoft.de'
  83.     URL = 'www.CharonSoft.de'
  84.     URLAsHint = True
  85.     ShowPrefix = False
  86.     LabelType = Link
  87.     LinkType = http
  88.   end
  89.   object LabelURLBez: TLabel
  90.     Left = 287
  91.     Top = 225
  92.     Width = 50
  93.     Height = 14
  94.     Caption = 'Internet :'
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clBlack
  97.     Font.Height = -11
  98.     Font.Name = 'Arial'
  99.     Font.Style = [fsBold]
  100.     ParentFont = False
  101.     Transparent = True
  102.   end
  103.   object LabelMailBez: TLabel
  104.     Left = 302
  105.     Top = 245
  106.     Width = 35
  107.     Height = 14
  108.     Caption = 'eMail :'
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clBlack
  111.     Font.Height = -11
  112.     Font.Name = 'Arial'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.     Transparent = True
  116.   end
  117.   object URLLabelMail: TmdURLLabel
  118.     Left = 342
  119.     Top = 245
  120.     Width = 134
  121.     Height = 14
  122.     Hint = 'support@CharonSoft.de'
  123.     Transparent = True
  124.     LinkFont.Charset = DEFAULT_CHARSET
  125.     LinkFont.Color = clBlue
  126.     LinkFont.Height = -11
  127.     LinkFont.Name = 'Arial'
  128.     LinkFont.Style = [fsBold, fsUnderline]
  129.     PassiveFont.Charset = DEFAULT_CHARSET
  130.     PassiveFont.Color = clBlack
  131.     PassiveFont.Height = -11
  132.     PassiveFont.Name = 'Arial'
  133.     PassiveFont.Style = [fsBold]
  134.     Caption = 'support@CharonSoft.de'
  135.     URL = 'support@CharonSoft.de'
  136.     URLAsHint = True
  137.     ShowPrefix = False
  138.     LabelType = Link
  139.     LinkType = mailto
  140.   end
  141.   object LabelLicensedTo: TLabel
  142.     Left = 70
  143.     Top = 150
  144.     Width = 91
  145.     Height = 16
  146.     Caption = 'Lizensiert f∩┐╜r :'
  147.     Transparent = True
  148.     IsControl = True
  149.   end
  150.   object LabelShareware: TLabel
  151.     Left = 70
  152.     Top = 165
  153.     Width = 271
  154.     Height = 22
  155.     Alignment = taCenter
  156.     Caption = 'Diese Version ist Shareware !'
  157.     Font.Charset = DEFAULT_CHARSET
  158.     Font.Color = clRed
  159.     Font.Height = -19
  160.     Font.Name = 'Arial'
  161.     Font.Style = [fsBold]
  162.     ParentFont = False
  163.     Transparent = True
  164.     Visible = False
  165.     IsControl = True
  166.   end
  167.   object LabelCustomerNumberBez: TLabel
  168.     Left = 70
  169.     Top = 170
  170.     Width = 106
  171.     Height = 16
  172.     Caption = 'Kundennummer:'
  173.     Transparent = True
  174.     IsControl = True
  175.   end
  176.   object LabelCustomer: TLabel
  177.     Left = 185
  178.     Top = 150
  179.     Width = 85
  180.     Height = 16
  181.     Caption = 'Kundenname'
  182.     Font.Charset = DEFAULT_CHARSET
  183.     Font.Color = clRed
  184.     Font.Height = -13
  185.     Font.Name = 'Arial'
  186.     Font.Style = [fsBold]
  187.     ParentFont = False
  188.     Transparent = True
  189.     IsControl = True
  190.   end
  191.   object LabelCustomerNumber: TLabel
  192.     Left = 185
  193.     Top = 170
  194.     Width = 106
  195.     Height = 16
  196.     Caption = 'Kundennummer:'
  197.     Font.Charset = DEFAULT_CHARSET
  198.     Font.Color = clRed
  199.     Font.Height = -13
  200.     Font.Name = 'Arial'
  201.     Font.Style = [fsBold]
  202.     ParentFont = False
  203.     Transparent = True
  204.     IsControl = True
  205.   end
  206.   object LabelProgramName: TDRLabel
  207.     Left = 65
  208.     Top = 45
  209.     Width = 290
  210.     Height = 45
  211.     Alignment = taCenter
  212.     AutoSize = False
  213.     Caption = 'CS-EasyNotes'
  214.     Font.Charset = DEFAULT_CHARSET
  215.     Font.Color = clPurple
  216.     Font.Height = -37
  217.     Font.Name = 'Times New Roman'
  218.     Font.Style = [fsBold, fsItalic]
  219.     ParentFont = False
  220.     Transparent = True
  221.     HiColor = clBlue
  222.     LoColor = clNavy
  223.     Border = boNone
  224.     Ctl3D = True
  225.     BlinkInterval = 300
  226.     Blink = blNone
  227.     ShadowColor = clGray
  228.     Deep = 1
  229.   end
  230.   object LabelCSLogo1: TDRLabel
  231.     Left = 435
  232.     Top = 20
  233.     Width = 35
  234.     Height = 55
  235.     Caption = 'C'
  236.     Font.Charset = DEFAULT_CHARSET
  237.     Font.Color = clGray
  238.     Font.Height = -48
  239.     Font.Name = 'Times New Roman'
  240.     Font.Style = [fsBold]
  241.     ParentFont = False
  242.     Transparent = True
  243.     HiColor = clNavy
  244.     LoColor = clBlack
  245.     Border = boNone
  246.     Ctl3D = True
  247.     BlinkInterval = 300
  248.     Blink = blNone
  249.     ShadowColor = clBlack
  250.     Deep = 1
  251.   end
  252.   object LabelCSLogo2: TDRLabel
  253.     Left = 455
  254.     Top = 30
  255.     Width = 27
  256.     Height = 55
  257.     Caption = 'S'
  258.     Font.Charset = DEFAULT_CHARSET
  259.     Font.Color = clGray
  260.     Font.Height = -48
  261.     Font.Name = 'Times New Roman'
  262.     Font.Style = [fsBold]
  263.     ParentFont = False
  264.     Transparent = True
  265.     HiColor = clNavy
  266.     LoColor = clBlack
  267.     Border = boNone
  268.     Ctl3D = True
  269.     BlinkInterval = 300
  270.     Blink = blNone
  271.     ShadowColor = clBlack
  272.     Deep = 1
  273.   end
  274.   object LabelNumberOfLicenseBez: TLabel
  275.     Left = 70
  276.     Top = 190
  277.     Width = 62
  278.     Height = 16
  279.     Caption = 'Lizenzen:'
  280.     Transparent = True
  281.     IsControl = True
  282.   end
  283.   object LabelNumberOfLicense: TLabel
  284.     Left = 185
  285.     Top = 190
  286.     Width = 21
  287.     Height = 16
  288.     Caption = '100'
  289.     Font.Charset = DEFAULT_CHARSET
  290.     Font.Color = clRed
  291.     Font.Height = -13
  292.     Font.Name = 'Arial'
  293.     Font.Style = [fsBold]
  294.     ParentFont = False
  295.     Transparent = True
  296.     IsControl = True
  297.   end
  298.   object ButtonOK: TBitBtn
  299.     Left = 200
  300.     Top = 260
  301.     Width = 100
  302.     Height = 35
  303.     TabOrder = 0
  304.     Kind = bkOK
  305.     Margin = 2
  306.     Spacing = -1
  307.     IsControl = True
  308.   end
  309.   object ButtonRemove: TButton
  310.     Left = 335
  311.     Top = 270
  312.     Width = 75
  313.     Height = 25
  314.     Caption = 'Remove'
  315.     TabOrder = 1
  316.     Visible = False
  317.     OnClick = ButtonRemoveClick
  318.   end
  319.   object ButtonInternal: TButton
  320.     Left = 415
  321.     Top = 270
  322.     Width = 75
  323.     Height = 25
  324.     Caption = 'Internal'
  325.     TabOrder = 2
  326.     OnClick = ButtonInternalClick
  327.   end
  328. end
  329.