object Splash: TSplash Left = 356 Top = 289 BorderIcons = [] BorderStyle = bsNone Caption = 'Panda Antivirus Titanium' ClientHeight = 294 ClientWidth = 478 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter Scaled = False OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ImageEuskera: TImage Left = 0 Top = 0 Width = 478 Height = 294 Align = alClient AutoSize = True Picture.Data = {} Visible = False end object Image256: TImage Left = 0 Top = 0 Width = 478 Height = 294 Align = alClient Picture.Data = {} end object ImageChino: TImage Left = 0 Top = 0 Width = 478 Height = 294 Align = alClient Picture.Data = {} Visible = False end object LabelNombreReg: TLabel Left = 216 Top = 182 Width = 52 Height = 13 Caption = 'Usadsadsa' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object LabelEmpresaReg: TLabel Left = 216 Top = 198 Width = 51 Height = 13 Caption = 'dsadsadsa' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object LabelAutorizacion: TLabel Left = 216 Top = 160 Width = 245 Height = 21 AutoSize = False Caption = 'Se autoriza el uso de este producto a:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object ImageEmpresa: TImage Left = 300 Top = 224 Width = 160 Height = 30 Stretch = True end object LabelCopyright: TLabel Tag = 78400 Left = 216 Top = 274 Width = 253 Height = 15 AutoSize = False Caption = '(C) 2001 Panda Software. Todos los derechos reservados.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object LabelBeta: TLabel Left = 240 Top = 120 Width = 220 Height = 25 Alignment = taRightJustify AutoSize = False Caption = 'BETA' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end end