object FormUpdatesUpgrades: TFormUpdatesUpgrades Left = 276 Top = 133 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Asistente para la actualizaci�n del antivirus' ClientHeight = 348 ClientWidth = 502 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ImageUpdates: TImage Left = 0 Top = 0 Width = 164 Height = 301 Align = alLeft Stretch = True OnClick = ImageUpdatesClick end object PanelBottom: TPanel Left = 0 Top = 301 Width = 502 Height = 47 Align = alBottom BevelOuter = bvNone Color = 14215660 TabOrder = 0 object PlaBevel1: TPlaBevel Left = 0 Top = 0 Width = 502 Height = 2 Align = alTop end object ButtonCerrar: TPlaButton Left = 396 Top = 14 Width = 90 Height = 22 Caption = 'Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = ButtonCerrarClick Cancel = True end object ButtonActualizar: TPlaButton Left = 289 Top = 14 Width = 95 Height = 22 Caption = 'Siguiente >' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = ButtonActualizarClick Default = True end object ButtonComprar: TPlaButton Left = 187 Top = 14 Width = 90 Height = 22 Caption = 'Comprar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 Visible = False OnClick = ButtonComprarClick end end object PanelCentro: TPanel Left = 164 Top = 0 Width = 338 Height = 301 Align = alClient BevelOuter = bvNone Caption = 'PanelCentro' Color = 14215660 TabOrder = 1 object NotebookUpgrader: TNotebook Left = 0 Top = 59 Width = 338 Height = 242 Align = alClient Color = clWhite PageIndex = 1 ParentColor = False TabOrder = 1 TabStop = True OnPageChanged = NotebookUpgraderPageChanged object TPage Left = 0 Top = 0 Caption = 'Info' object LabelParrafo1: TLabel Left = 9 Top = 66 Width = 320 Height = 39 Caption = 'Mediante este asistente podr�s actualizar manualmente el antivir' + 'us y configurar los datos necesarios para llevar a cabo las actu' + 'alizaciones.' Constraints.MinWidth = 320 Transparent = True WordWrap = True end object Label8: TLabel Left = 9 Top = 170 Width = 320 Height = 26 Caption = 'Si todav�a no has configurado los datos necesarios para realizar' + ' la actualizaci�n por favor hazlo ahora.' Constraints.MinWidth = 320 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label9: TLabel Left = 9 Top = 280 Width = 320 Height = 13 Caption = 'Si deseas realizar una actualizaci�n ahora pulsa Siguiente.' Constraints.MinWidth = 320 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object LabelParrafo2: TLabel Left = 9 Top = 118 Width = 320 Height = 39 Caption = 'Recuerda que Panda Antivirus Platinum es capaz de actualizarse a' + 'utom�ticamente para protegerte contra las decenas de nuevos viru' + 's que aparecen diariamente.' Constraints.MinWidth = 320 Transparent = True WordWrap = True end object LabelCabecera: TLabel Left = 9 Top = 10 Width = 268 Height = 38 Caption = 'Asistente para la actualizaci�n del antivirus' Constraints.MinWidth = 268 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object LinkConfigurar: TPlaLinkLabel Left = 18 Top = 209 Width = 148 Height = 16 Caption = 'Configurar actualizaciones' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = LinkConfigurarClick Picture.Data = {}