object about: Tabout Left = 370 Top = 241 BorderIcons = [] BorderStyle = bsDialog Caption = 'About' ClientHeight = 314 ClientWidth = 225 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Label1: TLabel Left = 48 Top = 16 Width = 121 Height = 14 Caption = 'Tobybear MiniHost 1.0' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 15 Top = 184 Width = 189 Height = 42 Alignment = taCenter Caption = '(C)opyright in 2004 by Tobias Fleischer'#13#10'based on the Delphi VST' + ' and ASIO '#13#10'host code by Christian Budde' end object Label3: TLabel Left = 40 Top = 160 Width = 101 Height = 14 Cursor = crHandPoint Caption = 'tobybear@web.de' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False OnClick = Label3Click end object Label4: TLabel Left = 40 Top = 144 Width = 130 Height = 14 Cursor = crHandPoint Caption = 'http://www.tobybear.de' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False OnClick = Label4Click end object Label5: TLabel Left = 24 Top = 120 Width = 175 Height = 14 Cursor = crHandPoint Caption = '[Click here to donate via PayPal]' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False OnClick = Label5Click end object Label6: TLabel Left = 8 Top = 160 Width = 27 Height = 14 Caption = 'email:' end object Label7: TLabel Left = 40 Top = 240 Width = 150 Height = 28 Alignment = taCenter Caption = 'VST and ASIO are registered '#13#10'trademarks by Steinberg GmbH' end object Label8: TLabel Left = 8 Top = 64 Width = 203 Height = 42 Alignment = taCenter Caption = 'Countless hours of coding were needed'#13#10'to make this little appli' + 'cation, so please '#13#10'donate some money if you use it regularly!' end object Label9: TLabel Left = 8 Top = 40 Width = 203 Height = 14 Caption = 'Read the included manual for detailed help' end object Label10: TLabel Left = 24 Top = 280 Width = 181 Height = 14 Caption = 'Register to get rid of this box! [8]' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Visible = False end object Label11: TLabel Left = 8 Top = 144 Width = 25 Height = 14 Caption = 'web:' end object Button1: TButton Left = 72 Top = 280 Width = 75 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 192 Top = 16 end end