home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Scanner / Upgrader.exe / 0 / RCDATA / TFORMUPDATESUPGRADES / TFORMUPDATESUPGRADES.txt < prev   
Encoding:
Text File  |  2003-11-01  |  6.6 KB  |  258 lines

  1. object FormUpdatesUpgrades: TFormUpdatesUpgrades
  2.   Left = 345
  3.   Top = 213
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 
  7.     'Asistente para la actualizaci∩┐╜n de Panda Platinum Internet Secur' +
  8.     'ity'
  9.   ClientHeight = 348
  10.   ClientWidth = 502
  11.   Color = 14215660
  12.   Constraints.MaxHeight = 375
  13.   Constraints.MaxWidth = 510
  14.   Constraints.MinHeight = 375
  15.   Constraints.MinWidth = 510
  16.   Font.Charset = DEFAULT_CHARSET
  17.   Font.Color = clWindowText
  18.   Font.Height = -11
  19.   Font.Name = 'Tahoma'
  20.   Font.Style = []
  21.   Icon.Data = {<image000.ico>}
  22.   OldCreateOrder = False
  23.   Position = poScreenCenter
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object ImageLateral: TImage
  28.     Left = 0
  29.     Top = 0
  30.     Width = 164
  31.     Height = 301
  32.     Align = alLeft
  33.     Stretch = True
  34.   end
  35.   object PanelBottom: TPanel
  36.     Left = 0
  37.     Top = 301
  38.     Width = 502
  39.     Height = 47
  40.     Align = alBottom
  41.     BevelOuter = bvNone
  42.     Color = 14215660
  43.     TabOrder = 0
  44.     object PlaBevel1: TPlaBevel
  45.       Left = 0
  46.       Top = 0
  47.       Width = 502
  48.       Height = 2
  49.       Align = alTop
  50.     end
  51.     object ButtonCerrar: TPlaButton
  52.       Left = 396
  53.       Top = 14
  54.       Width = 90
  55.       Height = 22
  56.       Caption = 'Cancelar'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clWindowText
  59.       Font.Height = -11
  60.       Font.Name = 'Tahoma'
  61.       Font.Style = []
  62.       ParentFont = False
  63.       TabOrder = 1
  64.       OnClick = ButtonCerrarClick
  65.       Cancel = True
  66.     end
  67.     object ButtonActualizar: TPlaButton
  68.       Left = 289
  69.       Top = 14
  70.       Width = 95
  71.       Height = 22
  72.       Caption = 'Siguiente >'
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -11
  76.       Font.Name = 'Tahoma'
  77.       Font.Style = []
  78.       ParentFont = False
  79.       TabOrder = 0
  80.       OnClick = ButtonActualizarClick
  81.       Default = True
  82.     end
  83.     object ButtonComprar: TPlaButton
  84.       Left = 187
  85.       Top = 14
  86.       Width = 90
  87.       Height = 22
  88.       Caption = 'Comprar'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clWindowText
  91.       Font.Height = -11
  92.       Font.Name = 'Tahoma'
  93.       Font.Style = []
  94.       ParentFont = False
  95.       TabOrder = 2
  96.       Visible = False
  97.       OnClick = ButtonComprarClick
  98.     end
  99.   end
  100.   object PanelCentro: TPanel
  101.     Left = 164
  102.     Top = 0
  103.     Width = 338
  104.     Height = 301
  105.     Align = alClient
  106.     BevelOuter = bvNone
  107.     Caption = 'PanelCentro'
  108.     Color = 14215660
  109.     TabOrder = 1
  110.     object PanelTop: TPanel
  111.       Left = 0
  112.       Top = 0
  113.       Width = 338
  114.       Height = 59
  115.       Align = alTop
  116.       BevelOuter = bvNone
  117.       Color = clWhite
  118.       TabOrder = 0
  119.       Visible = False
  120.       object ImageSuperior: TImage
  121.         Left = 68
  122.         Top = 0
  123.         Width = 270
  124.         Height = 57
  125.         Align = alRight
  126.         Stretch = True
  127.       end
  128.       object PlaBevel2: TPlaBevel
  129.         Left = 0
  130.         Top = 57
  131.         Width = 338
  132.         Height = 2
  133.         Align = alBottom
  134.       end
  135.       object LabelTitulo: TLabel
  136.         Left = 23
  137.         Top = 12
  138.         Width = 340
  139.         Height = 38
  140.         AutoSize = False
  141.         Caption = 
  142.           'Asistente para la actualizaci∩┐╜n de Panda Platinum Internet Secur' +
  143.           'ity'
  144.         Transparent = True
  145.         WordWrap = True
  146.       end
  147.     end
  148.     object NotebookUpgrader: TNotebook
  149.       Left = 0
  150.       Top = 59
  151.       Width = 338
  152.       Height = 242
  153.       Align = alClient
  154.       Color = clWhite
  155.       PageIndex = 7
  156.       ParentColor = False
  157.       TabOrder = 1
  158.       TabStop = True
  159.       OnPageChanged = NotebookUpgraderPageChanged
  160.       object TPage
  161.         Left = 0
  162.         Top = 0
  163.         Caption = 'Info'
  164.         object LabelParrafo1: TLabel
  165.           Left = 9
  166.           Top = 66
  167.           Width = 320
  168.           Height = 26
  169.           Caption = 
  170.             'Mediante este asistente podr∩┐╜s actualizar desde Internet tu Pand' +
  171.             'a Platinum.'
  172.           Constraints.MinWidth = 320
  173.           Transparent = True
  174.           WordWrap = True
  175.         end
  176.         object Label8: TLabel
  177.           Left = 9
  178.           Top = 209
  179.           Width = 320
  180.           Height = 26
  181.           Caption = 
  182.             'Si todav∩┐╜a no has configurado los datos necesarios para realizar' +
  183.             ' la actualizaci∩┐╜n por favor hazlo ahora.'
  184.           Constraints.MinWidth = 320
  185.           Font.Charset = DEFAULT_CHARSET
  186.           Font.Color = clWindowText
  187.           Font.Height = -11
  188.           Font.Name = 'Tahoma'
  189.           Font.Style = []
  190.           ParentFont = False
  191.           Transparent = True
  192.           WordWrap = True
  193.         end
  194.         object Label9: TLabel
  195.           Left = 9
  196.           Top = 280
  197.           Width = 320
  198.           Height = 13
  199.           Caption = 'Para actualizar el producto ahora, pulsa Siguiente.'
  200.           Constraints.MinWidth = 320
  201.           Font.Charset = DEFAULT_CHARSET
  202.           Font.Color = clWindowText
  203.           Font.Height = -11
  204.           Font.Name = 'Tahoma'
  205.           Font.Style = []
  206.           ParentFont = False
  207.           Transparent = True
  208.           WordWrap = True
  209.         end
  210.         object LabelParrafo2: TLabel
  211.           Left = 9
  212.           Top = 118
  213.           Width = 320
  214.           Height = 65
  215.           Caption = 
  216.             'Recuerda que cada d∩┐╜a aparecen decenas de nuevos virus y otras a' +
  217.             'menazas. Para hacerlas frente es fundamental tener tu Panda Plat' +
  218.             'inum Internet Security permanentemente actualizado, por lo que t' +
  219.             'e recomendamos que hagas uso del servicio de actualizaciones aut' +
  220.             'om∩┐╜ticas'
  221.           Constraints.MinWidth = 320
  222.           Transparent = True
  223.           WordWrap = True
  224.         end
  225.         object LabelCabecera: TLabel
  226.           Left = 9
  227.           Top = 10
  228.           Width = 281
  229.           Height = 38
  230.           Caption = 
  231.             'Asistente para la actualizaci∩┐╜n de Panda Platinum Internet Secur' +
  232.             'ity'
  233.           Constraints.MinWidth = 268
  234.           Font.Charset = DEFAULT_CHARSET
  235.           Font.Color = clWindowText
  236.           Font.Height = -16
  237.           Font.Name = 'Tahoma'
  238.           Font.Style = [fsBold]
  239.           ParentFont = False
  240.           Transparent = True
  241.           WordWrap = True
  242.         end
  243.         object LinkConfigurar: TPlaLinkLabel
  244.           Left = 18
  245.           Top = 261
  246.           Width = 148
  247.           Height = 16
  248.           Caption = 'Configurar actualizaciones'
  249.           Font.Charset = DEFAULT_CHARSET
  250.           Font.Color = clWindowText
  251.           Font.Height = -11
  252.           Font.Name = 'Tahoma'
  253.           Font.Style = []
  254.           ParentFont = False
  255.           TabOrder = 0
  256.           OnClick = LinkConfigurarClick
  257.           Picture.Data = {<image001.BM66(  >}
  258.