home *** CD-ROM | disk | FTP | other *** search
/ Chip 25 / Chip25.iso / Sharewar / BackupX / _SETUP.1 / BackupX.de / 0 / RCDATA / TFRMINFODLG / TFRMINFODLG.txt < prev   
Text File  |  1999-09-25  |  8KB  |  301 lines

  1. object frmInfoDlg: TfrmInfoDlg
  2.   Left = 388
  3.   Top = 365
  4.   ActiveControl = btnOK
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'InfoDlg'
  8.   ClientHeight = 288
  9.   ClientWidth = 372
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object btnOK: TButton
  23.     Left = 135
  24.     Top = 255
  25.     Width = 102
  26.     Height = 25
  27.     Anchors = [akLeft, akBottom]
  28.     Caption = 'OK'
  29.     Default = True
  30.     ModalResult = 1
  31.     TabOrder = 0
  32.     OnClick = btnOKClick
  33.   end
  34.   object PageControl: TPageControl
  35.     Left = 0
  36.     Top = 0
  37.     Width = 372
  38.     Height = 249
  39.     ActivePage = tsInfo
  40.     Anchors = [akLeft, akTop, akRight, akBottom]
  41.     TabOrder = 1
  42.     object tsInfo: TTabSheet
  43.       Caption = 'Info'
  44.       object ProgramIcon: TImage
  45.         Left = 13
  46.         Top = 4
  47.         Width = 64
  48.         Height = 64
  49.         Stretch = True
  50.         IsControl = True
  51.       end
  52.       object lbVersion: TLabel
  53.         Left = 85
  54.         Top = 37
  55.         Width = 53
  56.         Height = 13
  57.         Caption = 'Version 0.7'
  58.         IsControl = True
  59.       end
  60.       object Copyright: TLabel
  61.         Left = 13
  62.         Top = 72
  63.         Width = 200
  64.         Height = 13
  65.         Caption = 'Copyright ∩┐╜ 1997-1999 by Andreas Spang'
  66.         IsControl = True
  67.       end
  68.       object Comments: TLabel
  69.         Left = 13
  70.         Top = 87
  71.         Width = 86
  72.         Height = 13
  73.         Caption = 'All rights reserved.'
  74.         IsControl = True
  75.       end
  76.       object Shape1: TShape
  77.         Left = 84
  78.         Top = 34
  79.         Width = 203
  80.         Height = 3
  81.         Brush.Color = clBlue
  82.         Pen.Style = psClear
  83.       end
  84.       object Image1: TImage
  85.         Left = 292
  86.         Top = 4
  87.         Width = 64
  88.         Height = 207
  89.         Picture.Data = {<image000.bmp>}
  90.         Stretch = True
  91.       end
  92.       object ProductName: TLabel
  93.         Left = 85
  94.         Top = 14
  95.         Width = 125
  96.         Height = 22
  97.         Caption = 'Productname'
  98.         Font.Charset = ANSI_CHARSET
  99.         Font.Color = clWindowText
  100.         Font.Height = -19
  101.         Font.Name = 'Arial'
  102.         Font.Style = [fsBold]
  103.         ParentFont = False
  104.         Transparent = True
  105.         IsControl = True
  106.       end
  107.       object paRegText: TPanel
  108.         Left = 13
  109.         Top = 107
  110.         Width = 275
  111.         Height = 103
  112.         BevelOuter = bvNone
  113.         Caption = 'paRegText'
  114.         Enabled = False
  115.         TabOrder = 0
  116.         object memRegText: TMemo
  117.           Left = 0
  118.           Top = 0
  119.           Width = 275
  120.           Height = 103
  121.           TabStop = False
  122.           Align = alClient
  123.           Font.Charset = ANSI_CHARSET
  124.           Font.Color = clWindowText
  125.           Font.Height = -9
  126.           Font.Name = 'Arial'
  127.           Font.Style = []
  128.           Lines.Strings = (
  129.             'This software is CARDWARE.'
  130.             ''
  131.             'You are allowed to use it FREE of charge, if you send me a '
  132.             'POSTCARD from were you live.'
  133.             ''
  134.             'Send it to: Andreas Spang'
  135.             '               Breslauerstr.10; 86356 Neusaess; Germany')
  136.           ParentFont = False
  137.           ReadOnly = True
  138.           TabOrder = 0
  139.         end
  140.       end
  141.     end
  142.     object tsContact: TTabSheet
  143.       Caption = 'Kontakt'
  144.       ImageIndex = 1
  145.       object lbEMail: TLabel
  146.         Left = 35
  147.         Top = 101
  148.         Width = 294
  149.         Height = 17
  150.         Cursor = crHandPoint
  151.         Hint = 'mailto: andreas.spang@a-city.de'
  152.         Alignment = taCenter
  153.         Anchors = [akLeft, akTop, akRight]
  154.         AutoSize = False
  155.         Caption = 'andreas.spang@a-city.de'
  156.         Font.Charset = DEFAULT_CHARSET
  157.         Font.Color = clBlue
  158.         Font.Height = -11
  159.         Font.Name = 'MS Sans Serif'
  160.         Font.Style = [fsUnderline]
  161.         ParentFont = False
  162.         ParentShowHint = False
  163.         ShowHint = True
  164.         Transparent = True
  165.         OnClick = lbUrlInfoClick
  166.       end
  167.       object Label3: TLabel
  168.         Left = 31
  169.         Top = 140
  170.         Width = 300
  171.         Height = 15
  172.         Alignment = taCenter
  173.         Anchors = [akLeft, akTop, akRight]
  174.         AutoSize = False
  175.         Caption = 'Besuchen Sie meine Website'
  176.         Transparent = True
  177.       end
  178.       object lbWebsite: TLabel
  179.         Left = 35
  180.         Top = 167
  181.         Width = 294
  182.         Height = 17
  183.         Cursor = crHandPoint
  184.         Hint = 'http:\\home.a-city.de\andreas.spang\index.htm'
  185.         Alignment = taCenter
  186.         Anchors = [akLeft, akTop, akRight]
  187.         AutoSize = False
  188.         Caption = 'http:\\home.a-city.de\andreas.spang\index.htm'
  189.         Font.Charset = DEFAULT_CHARSET
  190.         Font.Color = clBlue
  191.         Font.Height = -11
  192.         Font.Name = 'MS Sans Serif'
  193.         Font.Style = [fsUnderline]
  194.         ParentFont = False
  195.         ParentShowHint = False
  196.         ShowHint = True
  197.         Transparent = True
  198.         OnClick = lbUrlInfoClick
  199.       end
  200.       object Label5: TLabel
  201.         Left = 31
  202.         Top = 18
  203.         Width = 300
  204.         Height = 15
  205.         Alignment = taCenter
  206.         Anchors = [akLeft, akTop, akRight]
  207.         AutoSize = False
  208.         Caption = 'Hier finden Sie die neuesten Updates'
  209.         Transparent = True
  210.       end
  211.       object lbUrlInfo: TLabel
  212.         Left = 35
  213.         Top = 40
  214.         Width = 294
  215.         Height = 17
  216.         Cursor = crHandPoint
  217.         Hint = 'http:\\home.a-city.de\andreas.spang\backupx_info.htm'
  218.         Alignment = taCenter
  219.         Anchors = [akLeft, akTop, akRight]
  220.         AutoSize = False
  221.         Caption = 'http:\\home.a-city.de\andreas.spang\backupx_info.htm'
  222.         Font.Charset = DEFAULT_CHARSET
  223.         Font.Color = clBlue
  224.         Font.Height = -11
  225.         Font.Name = 'MS Sans Serif'
  226.         Font.Style = [fsUnderline]
  227.         ParentFont = False
  228.         ParentShowHint = False
  229.         ShowHint = True
  230.         Transparent = True
  231.         OnClick = lbUrlInfoClick
  232.       end
  233.       object Label7: TLabel
  234.         Left = 31
  235.         Top = 73
  236.         Width = 300
  237.         Height = 15
  238.         Alignment = taCenter
  239.         Anchors = [akLeft, akTop, akRight]
  240.         AutoSize = False
  241.         Caption = 'Fragen und Anmerkungen an'
  242.         Transparent = True
  243.       end
  244.     end
  245.     object tsGreetings: TTabSheet
  246.       Caption = 'Gr∩┐╜∩┐╜e'
  247.       ImageIndex = 2
  248.       object Label1: TLabel
  249.         Left = 6
  250.         Top = 8
  251.         Width = 51
  252.         Height = 13
  253.         Caption = 'Ein dickes Dankesch∩┐╜n geht an:'
  254.         Font.Charset = DEFAULT_CHARSET
  255.         Font.Color = clNavy
  256.         Font.Height = -11
  257.         Font.Name = 'MS Sans Serif'
  258.         Font.Style = []
  259.         ParentFont = False
  260.       end
  261.       object Panel1: TPanel
  262.         Left = 4
  263.         Top = 26
  264.         Width = 357
  265.         Height = 191
  266.         Anchors = [akLeft, akTop, akRight, akBottom]
  267.         BevelOuter = bvNone
  268.         Enabled = False
  269.         TabOrder = 0
  270.         object memGreetings: TMemo
  271.           Left = -1
  272.           Top = 0
  273.           Width = 358
  274.           Height = 191
  275.           TabStop = False
  276.           Anchors = [akLeft, akTop, akRight, akBottom]
  277.           Font.Charset = ANSI_CHARSET
  278.           Font.Color = clWindowText
  279.           Font.Height = -11
  280.           Font.Name = 'Arial'
  281.           Font.Style = []
  282.           Lines.Strings = (
  283.             '- Gerald Nunn f∩┐╜r die Delphi GExperts (gnunn@gexperts.com)'
  284.             ''
  285.             '- Den Entwicklern der RX-Library'
  286.             '    Fedor Koshevnikov  (fkozh@usa.net)'
  287.             '    Igor Pavluk        (ipavluk@usa.net)'
  288.             '    Serge Korolev      (korolev@usa.net)'
  289.             ''
  290.             '-  Chris Vleghert und Eric W. Engler f∩┐╜r die TZipMaster VCL.'
  291.             ''
  292.             '- Thomas Malchar meinem Top-BETA-Tester')
  293.           ParentFont = False
  294.           ReadOnly = True
  295.           TabOrder = 0
  296.         end
  297.       end
  298.     end
  299.   end
  300. end
  301.