home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / mouse / Mousotronsetup.exe / {app} / Mousotron.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Encoding:
Text File  |  2002-06-30  |  3.5 KB  |  157 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 407
  3.   Top = 243
  4.   BorderStyle = bsSingle
  5.   Caption = 'About Mousotron Pro'
  6.   ClientHeight = 215
  7.   ClientWidth = 326
  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 = poDesktopCenter
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image2: TImage
  21.     Left = -19
  22.     Top = -6
  23.     Width = 370
  24.     Height = 90
  25.     AutoSize = True
  26.     Picture.Data = {<image000.gif>}
  27.   end
  28.   object Panel1: TPanel
  29.     Left = 0
  30.     Top = 80
  31.     Width = 326
  32.     Height = 135
  33.     Align = alBottom
  34.     TabOrder = 0
  35.     object URLLink1: TURLLink
  36.       Left = 96
  37.       Top = 94
  38.       Width = 88
  39.       Height = 13
  40.       Cursor = crHandPoint
  41.       Hint = 'http://users.pandora.be/eclypse'
  42.       Caption = 'BlackSun Website'
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clBlue
  45.       Font.Height = -11
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = [fsUnderline]
  48.       ParentFont = False
  49.       ParentShowHint = False
  50.       ShowHint = True
  51.       FocusFont.Charset = DEFAULT_CHARSET
  52.       FocusFont.Color = clRed
  53.       FocusFont.Height = -11
  54.       FocusFont.Name = 'MS Sans Serif'
  55.       FocusFont.Style = [fsUnderline]
  56.       Link = 'http://users.pandora.be/eclypse'
  57.     end
  58.     object Label7: TLabel
  59.       Left = 56
  60.       Top = 63
  61.       Width = 114
  62.       Height = 13
  63.       Caption = 'Copyright (C) 2001-2002'
  64.       Font.Charset = DEFAULT_CHARSET
  65.       Font.Color = clWindowText
  66.       Font.Height = -11
  67.       Font.Name = 'MS Sans Serif'
  68.       Font.Style = []
  69.       ParentFont = False
  70.     end
  71.     object Label1: TLabel
  72.       Left = 56
  73.       Top = 41
  74.       Width = 112
  75.       Height = 16
  76.       Caption = 'BlackSun Software'
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clWindowText
  79.       Font.Height = -13
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentFont = False
  83.     end
  84.     object Label6: TLabel
  85.       Left = 8
  86.       Top = 7
  87.       Width = 196
  88.       Height = 29
  89.       Caption = 'Mousotron Pro 3.6'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = clWindowText
  92.       Font.Height = -24
  93.       Font.Name = 'MS Sans Serif'
  94.       Font.Style = []
  95.       ParentFont = False
  96.     end
  97.     object Image1: TImage
  98.       Left = 10
  99.       Top = 43
  100.       Width = 32
  101.       Height = 32
  102.       AutoSize = True
  103.       Picture.Data = {<image001.ico>}
  104.     end
  105.     object Label2: TLabel
  106.       Left = 14
  107.       Top = 95
  108.       Width = 46
  109.       Height = 13
  110.       Caption = 'Support : '
  111.     end
  112.     object URLLink2: TURLLink
  113.       Left = 96
  114.       Top = 111
  115.       Width = 101
  116.       Height = 13
  117.       Cursor = crHandPoint
  118.       Caption = 'eclypse@pandora.be'
  119.       Font.Charset = DEFAULT_CHARSET
  120.       Font.Color = clBlue
  121.       Font.Height = -11
  122.       Font.Name = 'MS Sans Serif'
  123.       Font.Style = [fsUnderline]
  124.       ParentFont = False
  125.       FocusFont.Charset = DEFAULT_CHARSET
  126.       FocusFont.Color = clRed
  127.       FocusFont.Height = -11
  128.       FocusFont.Name = 'MS Sans Serif'
  129.       FocusFont.Style = [fsUnderline]
  130.       Link = 'mailto:eclypse@pandora.be'
  131.     end
  132.     object Label3: TLabel
  133.       Left = 61
  134.       Top = 111
  135.       Width = 30
  136.       Height = 13
  137.       Caption = 'mail to'
  138.     end
  139.     object Label4: TLabel
  140.       Left = 62
  141.       Top = 94
  142.       Width = 29
  143.       Height = 13
  144.       Caption = 'surf to'
  145.     end
  146.     object BitBtn1: TBitBtn
  147.       Left = 238
  148.       Top = 99
  149.       Width = 75
  150.       Height = 25
  151.       Caption = 'OK'
  152.       ModalResult = 1
  153.       TabOrder = 0
  154.     end
  155.   end
  156. end
  157.