home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / WPChanger / WPChangerSetup.exe / WPChanger.exe / 0 / RCDATA / TFRMABOUT1 / TFRMABOUT1.txt < prev   
Text File  |  2004-10-04  |  5KB  |  224 lines

  1. object frmAbout1: TfrmAbout1
  2.   Left = 312
  3.   Top = 183
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'About'
  9.   ClientHeight = 299
  10.   ClientWidth = 385
  11.   Color = clBtnFace
  12.   Font.Charset = ANSI_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   DesignSize = (
  22.     385
  23.     299)
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object GroupBox1: TGroupBox
  27.     Left = 6
  28.     Top = 4
  29.     Width = 373
  30.     Height = 288
  31.     Anchors = [akLeft, akTop, akRight, akBottom]
  32.     Color = clBtnFace
  33.     ParentColor = False
  34.     TabOrder = 0
  35.     DesignSize = (
  36.       373
  37.       288)
  38.     object lblCreatedBy1: TLabel
  39.       Left = 120
  40.       Top = 52
  41.       Width = 135
  42.       Height = 13
  43.       Caption = 'Created by Evarest Schoofs'
  44.     end
  45.     object lblEvarest1: TLabel
  46.       Left = 177
  47.       Top = 52
  48.       Width = 78
  49.       Height = 13
  50.       Cursor = crHandPoint
  51.       Caption = 'Evarest Schoofs'
  52.       Font.Charset = ANSI_CHARSET
  53.       Font.Color = 16744448
  54.       Font.Height = -11
  55.       Font.Name = 'Tahoma'
  56.       Font.Style = []
  57.       ParentFont = False
  58.       Transparent = False
  59.       OnMouseUp = lblEvarest1MouseUp
  60.       OnMouseEnter = lblEvarest1MouseEnter
  61.       OnMouseLeave = lblEvarest1MouseLeave
  62.     end
  63.     object lblCopyright1: TLabel
  64.       Left = 120
  65.       Top = 84
  66.       Width = 74
  67.       Height = 13
  68.       Caption = 'Copyright 2004'
  69.     end
  70.     object lblVersion1: TLabel
  71.       Left = 120
  72.       Top = 68
  73.       Width = 38
  74.       Height = 13
  75.       Caption = 'Version '
  76.     end
  77.     object lblLink1: TLabel
  78.       Left = 120
  79.       Top = 100
  80.       Width = 214
  81.       Height = 13
  82.       Cursor = crHandPoint
  83.       Caption = 'http://www.esat.kuleuven.ac.be/~eschoofs'
  84.       Font.Charset = ANSI_CHARSET
  85.       Font.Color = 16744448
  86.       Font.Height = -11
  87.       Font.Name = 'Tahoma'
  88.       Font.Style = []
  89.       ParentFont = False
  90.       OnMouseUp = lblLink1MouseUp
  91.       OnMouseEnter = lblEvarest1MouseEnter
  92.       OnMouseLeave = lblEvarest1MouseLeave
  93.     end
  94.     object lblThanksToInfo1: TLabel
  95.       Left = 10
  96.       Top = 124
  97.       Width = 78
  98.       Height = 13
  99.       Caption = 'Many thanks to:'
  100.     end
  101.     object lblContributorsInfo1: TLabel
  102.       Left = 10
  103.       Top = 203
  104.       Width = 81
  105.       Height = 13
  106.       Caption = 'My Contributors:'
  107.       Visible = False
  108.     end
  109.     object Panel1: TPanel
  110.       Left = 8
  111.       Top = 14
  112.       Width = 106
  113.       Height = 106
  114.       BevelOuter = bvLowered
  115.       Color = 14215660
  116.       TabOrder = 0
  117.       object imgLogo1: TImage
  118.         Left = 1
  119.         Top = 1
  120.         Width = 104
  121.         Height = 104
  122.         Cursor = crHandPoint
  123.         Align = alClient
  124.         Center = True
  125.         Picture.Data = {<image000.bmp>}
  126.         OnMouseUp = lblLink1MouseUp
  127.       end
  128.     end
  129.     object Panel3: TPanel
  130.       Left = 8
  131.       Top = 140
  132.       Width = 356
  133.       Height = 58
  134.       Anchors = [akLeft, akTop, akRight]
  135.       BevelOuter = bvLowered
  136.       TabOrder = 1
  137.       object ScrollBox1: TScrollBox
  138.         Left = 1
  139.         Top = 1
  140.         Width = 354
  141.         Height = 56
  142.         Align = alClient
  143.         BevelInner = bvNone
  144.         BevelOuter = bvNone
  145.         BorderStyle = bsNone
  146.         TabOrder = 0
  147.         DesignSize = (
  148.           354
  149.           56)
  150.         object lblThanksTo1: TLabel
  151.           Left = 0
  152.           Top = 2
  153.           Width = 354
  154.           Height = 18
  155.           Alignment = taCenter
  156.           Anchors = [akLeft, akTop, akRight]
  157.           AutoSize = False
  158.           Font.Charset = ANSI_CHARSET
  159.           Font.Color = clNavy
  160.           Font.Height = -12
  161.           Font.Name = 'Comic Sans MS'
  162.           Font.Style = []
  163.           ParentFont = False
  164.         end
  165.       end
  166.     end
  167.     object Panel2: TPanel
  168.       Left = 8
  169.       Top = 220
  170.       Width = 356
  171.       Height = 58
  172.       Anchors = [akLeft, akTop, akRight]
  173.       BevelOuter = bvLowered
  174.       TabOrder = 2
  175.       Visible = False
  176.       object ScrollBox2: TScrollBox
  177.         Left = 1
  178.         Top = 1
  179.         Width = 354
  180.         Height = 56
  181.         Align = alClient
  182.         BevelInner = bvNone
  183.         BevelOuter = bvNone
  184.         BorderStyle = bsNone
  185.         TabOrder = 0
  186.         DesignSize = (
  187.           354
  188.           56)
  189.         object lblContributors1: TLabel
  190.           Left = 0
  191.           Top = 2
  192.           Width = 354
  193.           Height = 18
  194.           Alignment = taCenter
  195.           Anchors = [akLeft, akTop, akRight]
  196.           AutoSize = False
  197.           Font.Charset = ANSI_CHARSET
  198.           Font.Color = clNavy
  199.           Font.Height = -12
  200.           Font.Name = 'Comic Sans MS'
  201.           Font.Style = []
  202.           ParentFont = False
  203.         end
  204.       end
  205.     end
  206.     object pnlTitle1: TPanel
  207.       Left = 118
  208.       Top = 14
  209.       Width = 246
  210.       Height = 28
  211.       Anchors = [akLeft, akTop, akRight]
  212.       BevelOuter = bvLowered
  213.       Caption = 'Title'
  214.       Font.Charset = ANSI_CHARSET
  215.       Font.Color = clWindowText
  216.       Font.Height = -19
  217.       Font.Name = 'Arial Black'
  218.       Font.Style = [fsBold]
  219.       ParentFont = False
  220.       TabOrder = 3
  221.     end
  222.   end
  223. end
  224.