object FAbout: TFAbout Left = 253 Top = 145 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = '�ber WIB99 Setup' ClientHeight = 289 ClientWidth = 362 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 96 Top = 8 Width = 218 Height = 13 Caption = 'QSetup98 Setup/Uninstaller for WinInBlack99' end object Bevel1: TBevel Left = 96 Top = 24 Width = 257 Height = 2 end object Label2: TLabel Left = 96 Top = 32 Width = 126 Height = 13 Caption = 'Version 1.0 f�r Windows9x' end object Label3: TLabel Left = 96 Top = 56 Width = 227 Height = 13 Caption = 'Copyright � 1998-99 by BaqSoft Software Labs.' end object Label4: TLabel Left = 96 Top = 71 Width = 96 Height = 13 Caption = 'All Rights Reserved.' end object Label5: TLabel Left = 96 Top = 90 Width = 122 Height = 13 Caption = 'Written by Baku Morikuni.' end object Bevel2: TBevel Left = 8 Top = 248 Width = 345 Height = 2 end object Label6: TLabel Left = 96 Top = 228 Width = 257 Height = 13 Caption = 'Diese Software ist weltweit urheberrechtlich gesch�tzt.' end object Label7: TLabel Left = 96 Top = 112 Width = 233 Height = 26 Caption = 'Auf unserer Internetseite k�nnen Sie die neusten Programme und U' + 'pdates downloaden.' WordWrap = True end object Label8: TLabel Left = 120 Top = 152 Width = 80 Height = 13 Caption = 'Im Internet unter:' end object URLLabel1: TURLLabel Left = 203 Top = 152 Width = 116 Height = 13 Caption = 'http://www.baqsoft.com' URL = 'http://www.baqsoft.com' HiFont.Charset = DEFAULT_CHARSET HiFont.Color = clNavy HiFont.Height = -11 HiFont.Name = 'MS Sans Serif' HiFont.Style = [fsUnderline] end object URLLabel2: TURLLabel Left = 203 Top = 168 Width = 108 Height = 13 Caption = 'http://www.baqsoft.de' URL = 'http://www.baqsoft.de' HiFont.Charset = DEFAULT_CHARSET HiFont.Color = clNavy HiFont.Height = -11 HiFont.Name = 'MS Sans Serif' HiFont.Style = [fsUnderline] end object Label9: TLabel Left = 176 Top = 168 Width = 21 Height = 13 Caption = 'oder' end object btnOK: TButton Left = 278 Top = 256 Width = 74 Height = 26 Caption = 'Thank You!' TabOrder = 0 OnClick = btnOKClick end object Panel1: TPanel Left = 8 Top = 8 Width = 81 Height = 233 BevelOuter = bvNone BorderStyle = bsSingle TabOrder = 1 object Image1: TImage Left = 0 Top = 0 Width = 77 Height = 229 Align = alClient Picture.Data = {} end end end