home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / FE.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Text File  |  2001-06-15  |  6KB  |  279 lines

  1. object AboutBox: TAboutBox
  2.   Left = 411
  3.   Top = 136
  4.   ActiveControl = OKButton
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'About Fractal Explorer'
  8.   ClientHeight = 220
  9.   ClientWidth = 405
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -14
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object SwGradientFill1: TSwGradientFill
  23.     Left = 0
  24.     Top = 0
  25.     Width = 37
  26.     Height = 220
  27.     Color = 7288576
  28.     ParentColor = False
  29.     EndColor = 16744448
  30.     Bands = 220
  31.     Align = alLeft
  32.     object SwAngleLabel1: TSwAngleLabel
  33.       Left = -94
  34.       Top = 0
  35.       Width = 219
  36.       Height = 219
  37.       DropShadowSize = 0
  38.       HighlightColor = 8454143
  39.       Use3D = True
  40.       Angle = 90
  41.       Caption = 'Fractal Explorer'
  42.       Font.Charset = RUSSIAN_CHARSET
  43.       Font.Color = 1952508
  44.       Font.Height = -29
  45.       Font.Name = 'Times New Roman'
  46.       Font.Style = [fsBold, fsItalic]
  47.       ParentFont = False
  48.     end
  49.   end
  50.   object Panel1: TPanel
  51.     Left = 40
  52.     Top = 0
  53.     Width = 361
  54.     Height = 109
  55.     BevelOuter = bvNone
  56.     TabOrder = 0
  57.     object Copyright: TLabel
  58.       Left = 68
  59.       Top = 54
  60.       Width = 290
  61.       Height = 15
  62.       Alignment = taCenter
  63.       AutoSize = False
  64.       Caption = 'Kiev, Ukraine'
  65.       Color = clBtnFace
  66.       Font.Charset = RUSSIAN_CHARSET
  67.       Font.Color = clBlack
  68.       Font.Height = -9
  69.       Font.Name = 'Verdana'
  70.       Font.Style = []
  71.       ParentColor = False
  72.       ParentFont = False
  73.       WordWrap = True
  74.       IsControl = True
  75.     end
  76.     object Label1: TLabel
  77.       Left = 68
  78.       Top = 40
  79.       Width = 290
  80.       Height = 15
  81.       Alignment = taCenter
  82.       AutoSize = False
  83.       Caption = '∩┐╜ 1998-2001 Sirotinsky Arthur and Olga Fedorenko'
  84.       Color = clBtnFace
  85.       Font.Charset = RUSSIAN_CHARSET
  86.       Font.Color = clBlack
  87.       Font.Height = -9
  88.       Font.Name = 'Verdana'
  89.       Font.Style = []
  90.       ParentColor = False
  91.       ParentFont = False
  92.     end
  93.     object Version: TLabel
  94.       Left = 68
  95.       Top = 3
  96.       Width = 290
  97.       Height = 16
  98.       Alignment = taCenter
  99.       AutoSize = False
  100.       Caption = 'Fractal Explorer 1.22se'
  101.       Color = clBtnFace
  102.       Font.Charset = RUSSIAN_CHARSET
  103.       Font.Color = clWindowText
  104.       Font.Height = -13
  105.       Font.Name = 'Comic Sans MS'
  106.       Font.Style = [fsBold]
  107.       ParentColor = False
  108.       ParentFont = False
  109.       IsControl = True
  110.     end
  111.     object Bevel1: TBevel
  112.       Left = 0
  113.       Top = 107
  114.       Width = 361
  115.       Height = 2
  116.       Align = alBottom
  117.       Shape = bsTopLine
  118.     end
  119.     object Label2: TLabel
  120.       Left = 68
  121.       Top = 20
  122.       Width = 290
  123.       Height = 16
  124.       Alignment = taCenter
  125.       AutoSize = False
  126.       Caption = '(June 10, 2001)'
  127.       Font.Charset = ANSI_CHARSET
  128.       Font.Color = clWindowText
  129.       Font.Height = -9
  130.       Font.Name = 'Verdana'
  131.       Font.Style = []
  132.       ParentFont = False
  133.     end
  134.     object Panel2: TPanel
  135.       Left = 0
  136.       Top = 4
  137.       Width = 66
  138.       Height = 66
  139.       BevelOuter = bvLowered
  140.       Color = clSilver
  141.       Ctl3D = True
  142.       ParentCtl3D = False
  143.       TabOrder = 0
  144.       object PaintBox1: TPaintPanel
  145.         Left = 1
  146.         Top = 1
  147.         Width = 64
  148.         Height = 64
  149.         Align = alClient
  150.         BevelOuter = bvNone
  151.         Color = clBlack
  152.         TabOrder = 0
  153.         OnPaint = PaintBox1Paint
  154.       end
  155.     end
  156.     object Panel3: TPanel
  157.       Left = 0
  158.       Top = 90
  159.       Width = 361
  160.       Height = 17
  161.       Cursor = crHandPoint
  162.       Hint = 'Click to visit to Fractal Explorer Homepage'
  163.       Align = alBottom
  164.       BevelOuter = bvNone
  165.       Caption = 'WWW: http://skyscraper.fortunecity.com/binary/34/index.html'
  166.       Font.Charset = RUSSIAN_CHARSET
  167.       Font.Color = clMaroon
  168.       Font.Height = -11
  169.       Font.Name = 'Arial'
  170.       Font.Style = []
  171.       ParentFont = False
  172.       ParentShowHint = False
  173.       ShowHint = True
  174.       TabOrder = 1
  175.       OnClick = Panel3Click
  176.       OnMouseMove = Label3MouseMove
  177.     end
  178.     object Panel4: TPanel
  179.       Left = 0
  180.       Top = 73
  181.       Width = 361
  182.       Height = 17
  183.       Cursor = crHandPoint
  184.       Hint = 'Click to send email to authors !'
  185.       Align = alBottom
  186.       BevelOuter = bvNone
  187.       Caption = 'E-Mail: art@gor.kv.energy.gov.ua'
  188.       Font.Charset = RUSSIAN_CHARSET
  189.       Font.Color = clMaroon
  190.       Font.Height = -11
  191.       Font.Name = 'Arial'
  192.       Font.Style = []
  193.       ParentFont = False
  194.       ParentShowHint = False
  195.       ShowHint = True
  196.       TabOrder = 2
  197.       OnClick = Panel4Click
  198.       OnMouseMove = Panel4MouseMove
  199.     end
  200.   end
  201.   object OKButton: TButton
  202.     Left = 160
  203.     Top = 192
  204.     Width = 121
  205.     Height = 25
  206.     Caption = '&Ok'
  207.     Default = True
  208.     Font.Charset = DEFAULT_CHARSET
  209.     Font.Color = clWindowText
  210.     Font.Height = -11
  211.     Font.Name = 'MS Sans Serif'
  212.     Font.Style = []
  213.     ModalResult = 1
  214.     ParentFont = False
  215.     TabOrder = 1
  216.     OnClick = OKButtonClick
  217.   end
  218.   object Panel6: TPanel
  219.     Left = 40
  220.     Top = 112
  221.     Width = 361
  222.     Height = 77
  223.     BevelInner = bvRaised
  224.     BevelOuter = bvLowered
  225.     TabOrder = 2
  226.     object SwCreditScroll1: TSwCreditScroll
  227.       Left = 2
  228.       Top = 2
  229.       Width = 357
  230.       Height = 73
  231.       Lines.Strings = (
  232.         'Fractal Explorer Team:'
  233.         ''
  234.         'Arend Nijdam'
  235.         'Bill Smith'
  236.         'Bo-Olof Zetterstrom'
  237.         'Denis Ulyanov'
  238.         'Frantisec Bily'
  239.         'Fred E.Schnetzler'
  240.         'Gerson Sbruzzi'
  241.         'Guido Limena'
  242.         'James E. Backman'
  243.         'Jesse McKeown'
  244.         'Joseph Trotsky'
  245.         'Judy Tallman'
  246.         'Harald Zappe'
  247.         'Kirill Moskvitchev'
  248.         'Kyle McCord'
  249.         'Maria Grist'
  250.         'Mark Philipot'
  251.         'Neil Hilde'
  252.         'Panny Brawley'
  253.         'Stephen Ferguson'
  254.         'Thore Berntsen'
  255.         'Vadim Bochechko'
  256.         'and all, All, ALL !!!'
  257.         ''
  258.         'Thank you very much, friends !'
  259.         '')
  260.       Interval = 45
  261.       Color = clWhite
  262.       Align = alClient
  263.       Font.Charset = ANSI_CHARSET
  264.       Font.Color = clBlack
  265.       Font.Height = -13
  266.       Font.Name = 'Courier New'
  267.       Font.Style = []
  268.       ParentFont = False
  269.     end
  270.   end
  271.   object Timer1: TTimer
  272.     Enabled = False
  273.     Interval = 3000
  274.     OnTimer = Timer1Timer
  275.     Left = 48
  276.     Top = 40
  277.   end
  278. end
  279.