object ImportInfo: TImportInfo Left = 286 Top = 94 HelpContext = 3150 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'Import Info' ClientHeight = 307 ClientWidth = 415 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnClick = FormClick OnCreate = FormCreate OnHide = FormHide PixelsPerInch = 96 TextHeight = 13 object LTitle: TLabel Left = 15 Top = 8 Width = 45 Height = 20 Caption = 'LTitle' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False OnClick = FormClick end object LType: TLabel Left = 15 Top = 40 Width = 39 Height = 16 Caption = 'LType' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = FormClick end object LAuthor: TLabel Left = 15 Top = 64 Width = 45 Height = 16 Caption = 'LAuthor' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = FormClick end object LEmail: TLabel Left = 15 Top = 88 Width = 41 Height = 16 Cursor = crHandPoint Caption = 'LEmail' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = LEmailClick end object LWebSite: TLabel Left = 15 Top = 112 Width = 59 Height = 16 Cursor = crHandPoint Caption = 'LWebSite' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = LWebSiteClick end object LGreetings: TLabel Left = 15 Top = 136 Width = 65 Height = 16 Caption = 'LGreetings' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = FormClick end object ImgSplash: TImage Left = 15 Top = 160 Width = 393 Height = 137 Center = True OnClick = FormClick end object GoToWeb1: TGoToWeb Url = 'http://www.mygale.org/~cresto/' EMail = 'cresto@mygale.org' BrowserState = gwNormal Left = 120 Top = 112 end end