object frmAbout: TfrmAbout Left = 290 Height = 307 Top = 171 Width = 353 AutoSize = True BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About CentrED' ClientHeight = 307 ClientWidth = 353 Font.Height = -11 OnCreate = FormCreate Position = poScreenCenter LCLVersion = '0.9.25' object Label3: TLabel Left = 8 Height = 73 Top = 198 Width = 337 Align = alTop BorderSpacing.Top = 16 BorderSpacing.Around = 8 Caption = 'Ultima(tm) Online (c) 1997 Electronic Arts Inc. Ultima, the UO logo, Are You With Us?, ORIGIN, the ORIGIN logo and We create worlds are trademarks or registered trademarks of Electronic Arts Inc. in the U.S. and/or other countries. All rights reserved.' ParentColor = False ParentFont = True WordWrap = True end object Label5: TLabel Left = 8 Height = 13 Top = 118 Width = 337 Align = alTop BorderSpacing.Left = 8 BorderSpacing.Right = 8 Caption = 'It is using the following great components:' ParentColor = False ParentFont = True end object Label6: TLabel Left = 16 Height = 43 Top = 131 Width = 329 Align = alTop BorderSpacing.Left = 16 BorderSpacing.Right = 8 Caption = '- Vampyre Imaging Lib by Marek Mauder'#13#10'- lNet by Ales Katona and Micha Nelissen'#13#10'- VirtualTrees by Mike Lischke' ParentColor = False ParentFont = True end object Label7: TLabel Left = 8 Height = 13 Top = 105 Width = 337 Align = alTop BorderSpacing.Left = 8 BorderSpacing.Right = 8 Caption = 'CentrED has been developed using Lazarus and FreePascal.' ParentColor = False ParentFont = True WordWrap = True end object Panel2: TPanel Height = 97 Width = 353 Align = alTop AutoSize = True BorderSpacing.Bottom = 8 ClientHeight = 97 ClientWidth = 353 ParentFont = True TabOrder = 0 object Panel1: TPanel Left = 1 Height = 96 Top = 1 Width = 219 AutoSize = True BevelInner = bvRaised BevelOuter = bvLowered ClientHeight = 96 ClientWidth = 219 ParentFont = True TabOrder = 0 object Label1: TLabel Left = 2 Height = 38 Top = 2 Width = 215 Align = alTop Alignment = taCenter AutoSize = False Caption = 'UO CentrED' Font.Height = -29 Font.Style = [fsBold] Layout = tlCenter ParentColor = False end object lblVersion: TLabel Left = 6 Height = 24 Top = 40 Width = 207 Align = alTop Alignment = taRightJustify BorderSpacing.Left = 4 BorderSpacing.Right = 4 ParentColor = False ParentFont = True end object lblCopyright: TLabel Left = 6 Height = 24 Top = 68 Width = 207 Align = alTop Alignment = taCenter BorderSpacing.Around = 4 ParentColor = False ParentFont = True end end end object Panel3: TPanel Left = 8 Height = 25 Top = 279 Width = 337 Align = alTop BorderSpacing.Around = 8 ClientHeight = 25 ClientWidth = 337 ParentFont = True TabOrder = 1 object btnClose: TButton Left = 261 Height = 23 Top = 1 Width = 75 Align = alRight BorderSpacing.InnerBorder = 4 Caption = 'Close' ParentFont = True TabOrder = 0 end end end