home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Multimedia / autogknot / AutoGordianKnot.1.0.Setup.exe / AutoGK.exe / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Text File  |  2004-02-25  |  10KB  |  382 lines

  1. object formAbout: TformAbout
  2.   Left = 391
  3.   Top = 216
  4.   BorderStyle = bsDialog
  5.   Caption = 'About  Auto Gordian Knot'
  6.   ClientHeight = 362
  7.   ClientWidth = 464
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object JvPageControl1: TJvPageControl
  20.     Left = 8
  21.     Top = 8
  22.     Width = 449
  23.     Height = 313
  24.     ActivePage = TabSheet1
  25.     Style = tsFlatButtons
  26.     TabOrder = 0
  27.     OnChange = JvPageControl1Change
  28.     object TabSheet1: TTabSheet
  29.       Caption = 'About'
  30.       object Label2: TLabel
  31.         Left = 57
  32.         Top = 263
  33.         Width = 353
  34.         Height = 13
  35.         Caption = 
  36.           'Copyright (c) 2003-2004   Anton Oleynikov (aka len0x).   All rig' +
  37.           'hts reserved.'
  38.       end
  39.       object Image1: TImage
  40.         Left = 296
  41.         Top = 0
  42.         Width = 145
  43.         Height = 137
  44.         Picture.Data = {<image000.bmp>}
  45.         Stretch = True
  46.         Transparent = True
  47.       end
  48.       object Label4: TLabel
  49.         Left = 0
  50.         Top = 8
  51.         Width = 58
  52.         Height = 13
  53.         Caption = 'Homepage: '
  54.       end
  55.       object Label5: TLabel
  56.         Left = 0
  57.         Top = 32
  58.         Width = 72
  59.         Height = 13
  60.         Caption = 'Support Forum:'
  61.       end
  62.       object JvHotLink1: TJvHotLink
  63.         Left = 144
  64.         Top = 8
  65.         Width = 143
  66.         Height = 13
  67.         Cursor = crHandPoint
  68.         Caption = 'http://len0x.leffe.dnsalias.com'
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clBlue
  71.         Font.Height = -11
  72.         Font.Name = 'MS Sans Serif'
  73.         Font.Style = []
  74.         ParentFont = False
  75.         HotTrack = True
  76.         HotTrackFont.Charset = DEFAULT_CHARSET
  77.         HotTrackFont.Color = clBlue
  78.         HotTrackFont.Height = -11
  79.         HotTrackFont.Name = 'MS Sans Serif'
  80.         HotTrackFont.Style = [fsUnderline]
  81.         Url = 'http://len0x.leffe.dnsalias.com/'
  82.       end
  83.       object JvHotLink2: TJvHotLink
  84.         Left = 144
  85.         Top = 32
  86.         Width = 145
  87.         Height = 13
  88.         Cursor = crHandPoint
  89.         Caption = 'Doom9 GK development forum'
  90.         Font.Charset = DEFAULT_CHARSET
  91.         Font.Color = clBlue
  92.         Font.Height = -11
  93.         Font.Name = 'MS Sans Serif'
  94.         Font.Style = []
  95.         ParentFont = False
  96.         HotTrack = True
  97.         HotTrackFont.Charset = DEFAULT_CHARSET
  98.         HotTrackFont.Color = clBlue
  99.         HotTrackFont.Height = -11
  100.         HotTrackFont.Name = 'MS Sans Serif'
  101.         HotTrackFont.Style = [fsUnderline]
  102.         Url = 'http://forum.doom9.org/forumdisplay.php?s=&forumid=70'
  103.       end
  104.       object Label7: TLabel
  105.         Left = 0
  106.         Top = 56
  107.         Width = 130
  108.         Height = 13
  109.         Caption = 'Main Gordian Knot website:'
  110.       end
  111.       object JvHotLink4: TJvHotLink
  112.         Left = 128
  113.         Top = 68
  114.         Width = 164
  115.         Height = 13
  116.         Cursor = crHandPoint
  117.         Caption = 'http://gordianknot.sourceforge.net'
  118.         Font.Charset = DEFAULT_CHARSET
  119.         Font.Color = clBlue
  120.         Font.Height = -11
  121.         Font.Name = 'MS Sans Serif'
  122.         Font.Style = []
  123.         ParentFont = False
  124.         HotTrack = True
  125.         HotTrackFont.Charset = DEFAULT_CHARSET
  126.         HotTrackFont.Color = clBlue
  127.         HotTrackFont.Height = -11
  128.         HotTrackFont.Name = 'MS Sans Serif'
  129.         HotTrackFont.Style = [fsUnderline]
  130.         Url = 'http://gordianknot.sourceforge.net'
  131.       end
  132.       object Label8: TLabel
  133.         Left = 0
  134.         Top = 88
  135.         Width = 286
  136.         Height = 13
  137.         Caption = 'If you like the tool and would care to donate some'
  138.         Font.Charset = DEFAULT_CHARSET
  139.         Font.Color = clWindowText
  140.         Font.Height = -11
  141.         Font.Name = 'MS Sans Serif'
  142.         Font.Style = [fsBold]
  143.         ParentFont = False
  144.       end
  145.       object Label9: TLabel
  146.         Left = 0
  147.         Top = 102
  148.         Width = 280
  149.         Height = 13
  150.         Caption = 'money to encourage future work then you can do'
  151.         Font.Charset = DEFAULT_CHARSET
  152.         Font.Color = clWindowText
  153.         Font.Height = -11
  154.         Font.Name = 'MS Sans Serif'
  155.         Font.Style = [fsBold]
  156.         ParentFont = False
  157.       end
  158.       object JvHotLink5: TJvHotLink
  159.         Left = 84
  160.         Top = 116
  161.         Width = 26
  162.         Height = 13
  163.         Cursor = crHandPoint
  164.         Hint = 'Donate'
  165.         Caption = 'here'
  166.         Font.Charset = DEFAULT_CHARSET
  167.         Font.Color = clBlue
  168.         Font.Height = -11
  169.         Font.Name = 'MS Sans Serif'
  170.         Font.Style = [fsBold]
  171.         ParentFont = False
  172.         HotTrack = True
  173.         HotTrackFont.Charset = DEFAULT_CHARSET
  174.         HotTrackFont.Color = clBlue
  175.         HotTrackFont.Height = -11
  176.         HotTrackFont.Name = 'MS Sans Serif'
  177.         HotTrackFont.Style = [fsBold, fsUnderline]
  178.         Url = 
  179.           'https://www.paypal.com/xclick/business=tonylen0x@yahoo.co.uk&ite' +
  180.           'm_name=AutoGK+donation&no_note=1&tax=0&no_shipping=1'
  181.       end
  182.       object Label10: TLabel
  183.         Left = 0
  184.         Top = 116
  185.         Width = 83
  186.         Height = 13
  187.         Caption = 'so by clicking '
  188.         Font.Charset = DEFAULT_CHARSET
  189.         Font.Color = clWindowText
  190.         Font.Height = -11
  191.         Font.Name = 'MS Sans Serif'
  192.         Font.Style = [fsBold]
  193.         ParentFont = False
  194.       end
  195.       object Label11: TLabel
  196.         Left = 116
  197.         Top = 116
  198.         Width = 65
  199.         Height = 13
  200.         Caption = 'Thank you.'
  201.         Font.Charset = DEFAULT_CHARSET
  202.         Font.Color = clWindowText
  203.         Font.Height = -11
  204.         Font.Name = 'MS Sans Serif'
  205.         Font.Style = [fsBold]
  206.         ParentFont = False
  207.       end
  208.       object paAVI: TPanel
  209.         Left = 0
  210.         Top = 0
  211.         Width = 297
  212.         Height = 137
  213.         BevelOuter = bvNone
  214.         TabOrder = 1
  215.         object Image6: TImage
  216.           Left = -2
  217.           Top = 98
  218.           Width = 300
  219.           Height = 39
  220.           AutoSize = True
  221.           Picture.Data = {<image001.bmp>}
  222.           Stretch = True
  223.         end
  224.         object Label1: TLabel
  225.           Left = 0
  226.           Top = 0
  227.           Width = 99
  228.           Height = 13
  229.           Caption = 'Custom designed for '
  230.         end
  231.         object JvHotLink6: TJvHotLink
  232.           Left = 104
  233.           Top = 0
  234.           Width = 62
  235.           Height = 13
  236.           Cursor = crHandPoint
  237.           Caption = 'AV Industries'
  238.           Font.Charset = DEFAULT_CHARSET
  239.           Font.Color = clBlue
  240.           Font.Height = -11
  241.           Font.Name = 'MS Sans Serif'
  242.           Font.Style = []
  243.           ParentFont = False
  244.           HotTrack = True
  245.           HotTrackFont.Charset = DEFAULT_CHARSET
  246.           HotTrackFont.Color = clBlue
  247.           HotTrackFont.Height = -11
  248.           HotTrackFont.Name = 'MS Sans Serif'
  249.           HotTrackFont.Style = [fsUnderline]
  250.           Url = 'http://www.avindustries.net/'
  251.         end
  252.         object Label3: TLabel
  253.           Left = 0
  254.           Top = 24
  255.           Width = 70
  256.           Height = 13
  257.           Caption = 'Support email: '
  258.         end
  259.         object JvHotLink7: TJvHotLink
  260.           Left = 72
  261.           Top = 24
  262.           Width = 120
  263.           Height = 13
  264.           Cursor = crHandPoint
  265.           Caption = 'support@avindustries.net'
  266.           Font.Charset = DEFAULT_CHARSET
  267.           Font.Color = clBlue
  268.           Font.Height = -11
  269.           Font.Name = 'MS Sans Serif'
  270.           Font.Style = []
  271.           ParentFont = False
  272.           HotTrack = True
  273.           HotTrackFont.Charset = DEFAULT_CHARSET
  274.           HotTrackFont.Color = clBlue
  275.           HotTrackFont.Height = -11
  276.           HotTrackFont.Name = 'MS Sans Serif'
  277.           HotTrackFont.Style = [fsUnderline]
  278.           Url = 'mailto:support@avindustries.net'
  279.         end
  280.         object Label12: TLabel
  281.           Left = 0
  282.           Top = 48
  283.           Width = 45
  284.           Height = 13
  285.           Caption = 'Based on'
  286.         end
  287.         object JvHotLink8: TJvHotLink
  288.           Left = 56
  289.           Top = 48
  290.           Width = 87
  291.           Height = 13
  292.           Cursor = crHandPoint
  293.           Caption = 'Auto Gordian Knot'
  294.           Font.Charset = DEFAULT_CHARSET
  295.           Font.Color = clBlue
  296.           Font.Height = -11
  297.           Font.Name = 'MS Sans Serif'
  298.           Font.Style = []
  299.           ParentFont = False
  300.           HotTrack = True
  301.           HotTrackFont.Charset = DEFAULT_CHARSET
  302.           HotTrackFont.Color = clBlue
  303.           HotTrackFont.Height = -11
  304.           HotTrackFont.Name = 'MS Sans Serif'
  305.           HotTrackFont.Style = [fsUnderline]
  306.           Url = 'http://forum.doom9.org/showthread.php?s=&threadid=64266'
  307.         end
  308.       end
  309.       object meHistory: TURLRichEdit
  310.         Left = 0
  311.         Top = 136
  312.         Width = 441
  313.         Height = 121
  314.         BorderStyle = bsNone
  315.         Color = clDefault
  316.         Font.Charset = DEFAULT_CHARSET
  317.         Font.Color = clWhite
  318.         Font.Height = -11
  319.         Font.Name = 'MS Sans Serif'
  320.         Font.Style = []
  321.         ParentFont = False
  322.         ReadOnly = True
  323.         ScrollBars = ssVertical
  324.         TabOrder = 0
  325.       end
  326.     end
  327.     object TabSheet2: TTabSheet
  328.       Caption = 'License'
  329.       object meLicense: TMemo
  330.         Left = 0
  331.         Top = 0
  332.         Width = 441
  333.         Height = 281
  334.         BorderStyle = bsNone
  335.         Color = clDefault
  336.         Font.Charset = DEFAULT_CHARSET
  337.         Font.Color = clWhite
  338.         Font.Height = -11
  339.         Font.Name = 'MS Sans Serif'
  340.         Font.Style = []
  341.         ParentFont = False
  342.         ReadOnly = True
  343.         ScrollBars = ssVertical
  344.         TabOrder = 0
  345.       end
  346.     end
  347.     object TabSheet4: TTabSheet
  348.       Caption = 'Third-Party Tools'
  349.       object me3rdParty: TURLRichEdit
  350.         Left = 0
  351.         Top = 0
  352.         Width = 441
  353.         Height = 281
  354.         BorderStyle = bsNone
  355.         Color = clDefault
  356.         Font.Charset = DEFAULT_CHARSET
  357.         Font.Color = clWhite
  358.         Font.Height = -11
  359.         Font.Name = 'MS Sans Serif'
  360.         Font.Style = []
  361.         ParentFont = False
  362.         ReadOnly = True
  363.         ScrollBars = ssVertical
  364.         TabOrder = 0
  365.         OnURLClick = me3rdPartyURLClick
  366.       end
  367.     end
  368.     object TabSheet3: TTabSheet
  369.       Caption = 'Help'
  370.     end
  371.   end
  372.   object btOK: TButton
  373.     Left = 196
  374.     Top = 336
  375.     Width = 75
  376.     Height = 25
  377.     Caption = 'OK'
  378.     ModalResult = 1
  379.     TabOrder = 1
  380.   end
  381. end
  382.