object frmAbout1: TfrmAbout1 Left = 312 Top = 183 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About' ClientHeight = 299 ClientWidth = 385 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate DesignSize = ( 385 299) PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 6 Top = 4 Width = 373 Height = 288 Anchors = [akLeft, akTop, akRight, akBottom] Color = clBtnFace ParentColor = False TabOrder = 0 DesignSize = ( 373 288) object lblCreatedBy1: TLabel Left = 120 Top = 52 Width = 135 Height = 13 Caption = 'Created by Evarest Schoofs' end object lblEvarest1: TLabel Left = 177 Top = 52 Width = 78 Height = 13 Cursor = crHandPoint Caption = 'Evarest Schoofs' Font.Charset = ANSI_CHARSET Font.Color = 16744448 Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = False OnMouseUp = lblEvarest1MouseUp OnMouseEnter = lblEvarest1MouseEnter OnMouseLeave = lblEvarest1MouseLeave end object lblCopyright1: TLabel Left = 120 Top = 84 Width = 74 Height = 13 Caption = 'Copyright 2004' end object lblVersion1: TLabel Left = 120 Top = 68 Width = 38 Height = 13 Caption = 'Version ' end object lblLink1: TLabel Left = 120 Top = 100 Width = 214 Height = 13 Cursor = crHandPoint Caption = 'http://www.esat.kuleuven.ac.be/~eschoofs' Font.Charset = ANSI_CHARSET Font.Color = 16744448 Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False OnMouseUp = lblLink1MouseUp OnMouseEnter = lblEvarest1MouseEnter OnMouseLeave = lblEvarest1MouseLeave end object lblThanksToInfo1: TLabel Left = 10 Top = 124 Width = 78 Height = 13 Caption = 'Many thanks to:' end object lblContributorsInfo1: TLabel Left = 10 Top = 203 Width = 81 Height = 13 Caption = 'My Contributors:' Visible = False end object Panel1: TPanel Left = 8 Top = 14 Width = 106 Height = 106 BevelOuter = bvLowered Color = 14215660 TabOrder = 0 object imgLogo1: TImage Left = 1 Top = 1 Width = 104 Height = 104 Cursor = crHandPoint Align = alClient Center = True Picture.Data = {} OnMouseUp = lblLink1MouseUp end end object Panel3: TPanel Left = 8 Top = 140 Width = 356 Height = 58 Anchors = [akLeft, akTop, akRight] BevelOuter = bvLowered TabOrder = 1 object ScrollBox1: TScrollBox Left = 1 Top = 1 Width = 354 Height = 56 Align = alClient BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone TabOrder = 0 DesignSize = ( 354 56) object lblThanksTo1: TLabel Left = 0 Top = 2 Width = 354 Height = 18 Alignment = taCenter Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end end end object Panel2: TPanel Left = 8 Top = 220 Width = 356 Height = 58 Anchors = [akLeft, akTop, akRight] BevelOuter = bvLowered TabOrder = 2 Visible = False object ScrollBox2: TScrollBox Left = 1 Top = 1 Width = 354 Height = 56 Align = alClient BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone TabOrder = 0 DesignSize = ( 354 56) object lblContributors1: TLabel Left = 0 Top = 2 Width = 354 Height = 18 Alignment = taCenter Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end end end object pnlTitle1: TPanel Left = 118 Top = 14 Width = 246 Height = 28 Anchors = [akLeft, akTop, akRight] BevelOuter = bvLowered Caption = 'Title' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial Black' Font.Style = [fsBold] ParentFont = False TabOrder = 3 end end end