home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Scanner / Upgrader.exe / 0 / RCDATA / TFORMUPDATESUPGRADES / TFORMUPDATESUPGRADES.txt < prev   
Text File  |  2003-02-05  |  6KB  |  213 lines

  1. object FormUpdatesUpgrades: TFormUpdatesUpgrades
  2.   Left = 276
  3.   Top = 133
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Asistente para la actualizaci∩┐╜n del antivirus'
  7.   ClientHeight = 348
  8.   ClientWidth = 502
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ImageUpdates: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 164
  26.     Height = 301
  27.     Align = alLeft
  28.     Stretch = True
  29.     OnClick = ImageUpdatesClick
  30.   end
  31.   object PanelBottom: TPanel
  32.     Left = 0
  33.     Top = 301
  34.     Width = 502
  35.     Height = 47
  36.     Align = alBottom
  37.     BevelOuter = bvNone
  38.     Color = 14215660
  39.     TabOrder = 0
  40.     object PlaBevel1: TPlaBevel
  41.       Left = 0
  42.       Top = 0
  43.       Width = 502
  44.       Height = 2
  45.       Align = alTop
  46.     end
  47.     object ButtonCerrar: TPlaButton
  48.       Left = 396
  49.       Top = 14
  50.       Width = 90
  51.       Height = 22
  52.       Caption = 'Cancelar'
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clWindowText
  55.       Font.Height = -11
  56.       Font.Name = 'Tahoma'
  57.       Font.Style = []
  58.       ParentFont = False
  59.       TabOrder = 1
  60.       OnClick = ButtonCerrarClick
  61.       Cancel = True
  62.     end
  63.     object ButtonActualizar: TPlaButton
  64.       Left = 289
  65.       Top = 14
  66.       Width = 95
  67.       Height = 22
  68.       Caption = 'Siguiente >'
  69.       Font.Charset = DEFAULT_CHARSET
  70.       Font.Color = clWindowText
  71.       Font.Height = -11
  72.       Font.Name = 'Tahoma'
  73.       Font.Style = []
  74.       ParentFont = False
  75.       TabOrder = 0
  76.       OnClick = ButtonActualizarClick
  77.       Default = True
  78.     end
  79.     object ButtonComprar: TPlaButton
  80.       Left = 187
  81.       Top = 14
  82.       Width = 90
  83.       Height = 22
  84.       Caption = 'Comprar'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clWindowText
  87.       Font.Height = -11
  88.       Font.Name = 'Tahoma'
  89.       Font.Style = []
  90.       ParentFont = False
  91.       TabOrder = 2
  92.       Visible = False
  93.       OnClick = ButtonComprarClick
  94.     end
  95.   end
  96.   object PanelCentro: TPanel
  97.     Left = 164
  98.     Top = 0
  99.     Width = 338
  100.     Height = 301
  101.     Align = alClient
  102.     BevelOuter = bvNone
  103.     Caption = 'PanelCentro'
  104.     Color = 14215660
  105.     TabOrder = 1
  106.     object NotebookUpgrader: TNotebook
  107.       Left = 0
  108.       Top = 59
  109.       Width = 338
  110.       Height = 242
  111.       Align = alClient
  112.       Color = clWhite
  113.       PageIndex = 1
  114.       ParentColor = False
  115.       TabOrder = 1
  116.       TabStop = True
  117.       OnPageChanged = NotebookUpgraderPageChanged
  118.       object TPage
  119.         Left = 0
  120.         Top = 0
  121.         Caption = 'Info'
  122.         object LabelParrafo1: TLabel
  123.           Left = 9
  124.           Top = 66
  125.           Width = 320
  126.           Height = 39
  127.           Caption = 
  128.             'Mediante este asistente podr∩┐╜s actualizar manualmente el antivir' +
  129.             'us y configurar los datos necesarios para llevar a cabo las actu' +
  130.             'alizaciones.'
  131.           Constraints.MinWidth = 320
  132.           Transparent = True
  133.           WordWrap = True
  134.         end
  135.         object Label8: TLabel
  136.           Left = 9
  137.           Top = 170
  138.           Width = 320
  139.           Height = 26
  140.           Caption = 
  141.             'Si todav∩┐╜a no has configurado los datos necesarios para realizar' +
  142.             ' la actualizaci∩┐╜n por favor hazlo ahora.'
  143.           Constraints.MinWidth = 320
  144.           Font.Charset = DEFAULT_CHARSET
  145.           Font.Color = clWindowText
  146.           Font.Height = -11
  147.           Font.Name = 'Tahoma'
  148.           Font.Style = []
  149.           ParentFont = False
  150.           Transparent = True
  151.           WordWrap = True
  152.         end
  153.         object Label9: TLabel
  154.           Left = 9
  155.           Top = 280
  156.           Width = 320
  157.           Height = 13
  158.           Caption = 'Si deseas realizar una actualizaci∩┐╜n ahora pulsa Siguiente.'
  159.           Constraints.MinWidth = 320
  160.           Font.Charset = DEFAULT_CHARSET
  161.           Font.Color = clWindowText
  162.           Font.Height = -11
  163.           Font.Name = 'Tahoma'
  164.           Font.Style = []
  165.           ParentFont = False
  166.           Transparent = True
  167.           WordWrap = True
  168.         end
  169.         object LabelParrafo2: TLabel
  170.           Left = 9
  171.           Top = 118
  172.           Width = 320
  173.           Height = 39
  174.           Caption = 
  175.             'Recuerda que Panda Antivirus Platinum es capaz de actualizarse a' +
  176.             'utom∩┐╜ticamente para protegerte contra las decenas de nuevos viru' +
  177.             's que aparecen diariamente.'
  178.           Constraints.MinWidth = 320
  179.           Transparent = True
  180.           WordWrap = True
  181.         end
  182.         object LabelCabecera: TLabel
  183.           Left = 9
  184.           Top = 10
  185.           Width = 268
  186.           Height = 38
  187.           Caption = 'Asistente para la actualizaci∩┐╜n del antivirus'
  188.           Constraints.MinWidth = 268
  189.           Font.Charset = DEFAULT_CHARSET
  190.           Font.Color = clWindowText
  191.           Font.Height = -16
  192.           Font.Name = 'Tahoma'
  193.           Font.Style = [fsBold]
  194.           ParentFont = False
  195.           Transparent = True
  196.           WordWrap = True
  197.         end
  198.         object LinkConfigurar: TPlaLinkLabel
  199.           Left = 18
  200.           Top = 209
  201.           Width = 148
  202.           Height = 16
  203.           Caption = 'Configurar actualizaciones'
  204.           Font.Charset = DEFAULT_CHARSET
  205.           Font.Color = clWindowText
  206.           Font.Height = -11
  207.           Font.Name = 'Tahoma'
  208.           Font.Style = []
  209.           ParentFont = False
  210.           TabOrder = 0
  211.           OnClick = LinkConfigurarClick
  212.           Picture.Data = {<image001.BM66(  >}
  213.