object AboutBox: TAboutBox Left = 313 Top = 111 BorderStyle = bsDialog Caption = 'About The SWORD Project' ClientHeight = 448 ClientWidth = 447 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = { 0000010001002020100000000000E80200001600000028000000200000004000 0000010004000000000080020000000000000000000000000000000000000000 000000008000008000000080800080000000800080008080000080808000C0C0 C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF006666 6666666666666666666666666666688888888888888888088888888888866888 8888888888888880888888888886688888888888888888808888888888866888 8008888088008880800080008800688888088880880808808080808088006888 8808888088080880800880888806688888008880080808880080808088066888 8808080080800800080088008000688888080888888888888888888888066888 8000088888888888888888888806688888888888888888880888888888866008 8808880888877777777878888F86088088088808887888877788888888F60880 800888078788888878878888888F6800808080878788888878878888888F6088 808087878788888877788888888F0888088087887788888878888888888F0808 0888788878788887788888F888F600000087778777877777777888FFFF866888 8880888888888888888888888886688888880888888888888888888888866800 8880808800088888888888888886688088808808080888888888888888866880 8880080800888888888888888886688088800008080888888888888888866880 8880880880088888888888888886088080808888888888888888888888860000 0080888888888888888888888886688888808888888888888888888888866888 8888088888888888888888888886666666660666666666666666666666660000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000} OldCreateOrder = True Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 447 Height = 407 Align = alClient BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 8 Top = 8 Width = 33 Height = 33 Picture.Data = { 055449636F6E0000010001002020100000000000E80200001600000028000000 2000000040000000010004000000000080020000000000000000000000000000 0000000000000000000080000080000000808000800000008000800080800000 80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000 FFFFFF0066666666666666666666666666666666688888888888888888088888 8888888668888888888888888880888888888886688888888888888888808888 8888888668888008888088008880800080008800688888088880880808808080 8080880068888808888088080880800880888806688888008880080808880080 8080880668888808080080800800080088008000688888080888888888888888 8888880668888000088888888888888888888806688888888888888888880888 8888888660088808880888877777777878888F86088088088808887888877788 888888F60880800888078788888878878888888F680080808087878888887887 8888888F6088808087878788888877788888888F088808808788778888887888 8888888F08080888788878788887788888F888F6000000877787778777777778 88FFFF8668888880888888888888888888888886688888880888888888888888 8888888668008880808800088888888888888886688088808808080888888888 8888888668808880080800888888888888888886688088800008080888888888 8888888668808880880880088888888888888886088080808888888888888888 8888888600000080888888888888888888888886688888808888888888888888 8888888668888888088888888888888888888886666666660666666666666666 6666666600000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000} Stretch = True OnMouseDown = ProgramIconMouseDown IsControl = True end object ProductName: TLabel Left = 52 Top = 8 Width = 285 Height = 17 AutoSize = False Caption = 'The SWORD Project' IsControl = True end object Version: TLabel Left = 52 Top = 24 Width = 213 Height = 21 AutoSize = False Caption = 'v1.5.4b' IsControl = True end object Copyright: TLabel Left = 8 Top = 48 Width = 428 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = '(c) Copyright 1992-2002 CrossWire Bible Society under the terms ' + 'of the GNU GPL' WordWrap = True IsControl = True end object CreditAbout: TRichEdit Left = 8 Top = 245 Width = 431 Height = 155 Anchors = [akLeft, akTop, akRight, akBottom] Color = clBtnFace ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object ModulesAbout: TRichEdit Left = 8 Top = 68 Width = 431 Height = 169 Anchors = [akLeft, akTop, akRight] Color = clBtnFace ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end end object Panel2: TPanel Left = 0 Top = 407 Width = 447 Height = 41 Align = alBottom TabOrder = 1 object OKButton: TButton Left = 348 Top = 8 Width = 93 Height = 25 Anchors = [akTop, akRight] Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end end