object frmSplash: TfrmSplash Left = 408 Top = 595 BorderStyle = bsNone Caption = 'frmSplash' ClientHeight = 158 ClientWidth = 418 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlSplash: TPanel Left = 0 Top = 0 Width = 418 Height = 158 Align = alClient BevelInner = bvRaised Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object lblTitle: TLabel Left = 120 Top = 5 Width = 163 Height = 16 Caption = 'Kenn Nesbitt'#39's WebEdit' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblVersion: TLabel Left = 120 Top = 31 Width = 67 Height = 16 Caption = 'Version ......' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblCopyright: TLabel Left = 120 Top = 60 Width = 167 Height = 13 Caption = 'Copyright � 1996, Nesbitt Software' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblRights: TLabel Left = 120 Top = 76 Width = 86 Height = 13 Caption = 'All rights reserved.' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblLaw: TLabel Left = 5 Top = 114 Width = 404 Height = 35 AutoSize = False Caption = 'All parts of this product, including the interface, functionalit' + 'y, documentation, help file, etc., are protected under US copyri' + 'ght laws and international treaties. Violators will be prosecute' + 'd to the maximum extent possible under the law.' Font.Color = clBlack Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] ParentFont = False WordWrap = True end object EPImage1: TEPImage Left = 5 Top = 5 Width = 108 Height = 108 ParentColor = False Picture.Data = {} Transparent = True end end end