home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / ComunesSafedisk / Sdisk32.exe / 0 / RCDATA / TVENTANASAFEDISK / TVENTANASAFEDISK.txt < prev   
Text File  |  2003-02-05  |  8KB  |  335 lines

  1. object VentanaSafedisk: TVentanaSafedisk
  2.   Left = 265
  3.   Top = 225
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Asistente para la creaci∩┐╜n de los Discos de Rescate'
  7.   ClientHeight = 360
  8.   ClientWidth = 497
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 0
  22.     Top = 310
  23.     Width = 497
  24.     Height = 5
  25.     Shape = bsBottomLine
  26.   end
  27.   object PanelBotones: TPanel
  28.     Left = 0
  29.     Top = 316
  30.     Width = 497
  31.     Height = 44
  32.     Align = alBottom
  33.     BevelOuter = bvNone
  34.     ParentColor = True
  35.     TabOrder = 0
  36.     object PlaBevel1: TPlaBevel
  37.       Left = 0
  38.       Top = 0
  39.       Width = 497
  40.       Height = 2
  41.       Align = alTop
  42.     end
  43.     object BtnCancelar: TPlaButton
  44.       Left = 413
  45.       Top = 12
  46.       Width = 73
  47.       Height = 21
  48.       Caption = 'Cancelar'
  49.       TabOrder = 1
  50.       OnClick = BtnCancelarClick
  51.     end
  52.     object BtnSiguiente: TPlaButton
  53.       Left = 328
  54.       Top = 12
  55.       Width = 73
  56.       Height = 21
  57.       Caption = 'Siguiente >'
  58.       TabOrder = 0
  59.       OnClick = BtnSiguienteClick
  60.       Default = True
  61.     end
  62.     object BtnAnterior: TPlaButton
  63.       Left = 253
  64.       Top = 12
  65.       Width = 73
  66.       Height = 21
  67.       Caption = '< Anterior'
  68.       Enabled = False
  69.       TabOrder = 2
  70.       Visible = False
  71.       OnClick = BtnAnteriorClick
  72.     end
  73.   end
  74.   object NtbSafeDisk: TNotebook
  75.     Left = 0
  76.     Top = 0
  77.     Width = 497
  78.     Height = 316
  79.     Align = alClient
  80.     Color = 14215660
  81.     PageIndex = 1
  82.     ParentColor = False
  83.     TabOrder = 1
  84.     object TPage
  85.       Left = 0
  86.       Top = 0
  87.       Caption = 'InicioSafedisk'
  88.       object Image1: TImage
  89.         Left = 0
  90.         Top = 0
  91.         Width = 164
  92.         Height = 316
  93.         Align = alLeft
  94.         Picture.Data = {<image000.bmp>}
  95.         Stretch = True
  96.       end
  97.       object PanelIzdaInicio: TPanel
  98.         Left = 164
  99.         Top = 0
  100.         Width = 333
  101.         Height = 316
  102.         Align = alClient
  103.         BevelOuter = bvNone
  104.         Color = clWhite
  105.         TabOrder = 0
  106.         object TextTituloInicio: TLabel
  107.           Left = 9
  108.           Top = 12
  109.           Width = 313
  110.           Height = 49
  111.           AutoSize = False
  112.           Caption = 'Asistente para la creaci∩┐╜n de los Discos de Rescate'
  113.           Font.Charset = ANSI_CHARSET
  114.           Font.Color = clWindowText
  115.           Font.Height = -16
  116.           Font.Name = 'Tahoma'
  117.           Font.Style = [fsBold]
  118.           ParentFont = False
  119.           WordWrap = True
  120.         end
  121.         object TextInicio1: TLabel
  122.           Left = 9
  123.           Top = 74
  124.           Width = 305
  125.           Height = 26
  126.           Caption = 
  127.             'Este asistente te permite crear unos discos de rescate para arra' +
  128.             'ncar el equipo desde un entorno limpio.'
  129.           Constraints.MinWidth = 305
  130.           Transparent = True
  131.           WordWrap = True
  132.         end
  133.         object TextInicio2: TLabel
  134.           Left = 9
  135.           Top = 116
  136.           Width = 305
  137.           Height = 39
  138.           Caption = 
  139.             'En caso de infecci∩┐╜n por parte de alg∩┐╜n virus que act∩┐╜e en el ar' +
  140.             'ranque del sistema, necesitar∩┐╜s hacer uso de estos discos para d' +
  141.             'esinfectarlo.'
  142.           Constraints.MinWidth = 305
  143.           Transparent = True
  144.           WordWrap = True
  145.         end
  146.         object TextInicio3: TLabel
  147.           Left = 9
  148.           Top = 171
  149.           Width = 305
  150.           Height = 26
  151.           Caption = 
  152.             'Durante el proceso se pedir∩┐╜n %d disquetes para guardar los arch' +
  153.             'ivos necesarios.'
  154.           Constraints.MinWidth = 305
  155.           Transparent = True
  156.           WordWrap = True
  157.         end
  158.         object TextoInicio4: TLabel
  159.           Left = 9
  160.           Top = 284
  161.           Width = 312
  162.           Height = 13
  163.           Caption = 'Cuando est∩┐╜s preparado pulsa Siguiente.'
  164.           Constraints.MinWidth = 312
  165.           WordWrap = True
  166.         end
  167.       end
  168.     end
  169.     object TPage
  170.       Left = 0
  171.       Top = 0
  172.       Caption = 'CreacionDisco'
  173.       object Bevel3: TBevel
  174.         Left = 0
  175.         Top = 58
  176.         Width = 497
  177.         Height = 11
  178.         Shape = bsTopLine
  179.       end
  180.       object TextCreacion1: TLabel
  181.         Left = 24
  182.         Top = 68
  183.         Width = 449
  184.         Height = 37
  185.         AutoSize = False
  186.         Caption = 'Por favor, espera mientras se crean los discos de rescate.'
  187.         Transparent = True
  188.         WordWrap = True
  189.       end
  190.       object TextCreacion2: TLabel
  191.         Left = 48
  192.         Top = 104
  193.         Width = 77
  194.         Height = 13
  195.         Caption = 'Creando discos:'
  196.         Transparent = True
  197.       end
  198.       object PrgEnvio: TPlaProgressBar
  199.         Left = 76
  200.         Top = 120
  201.         Width = 357
  202.         Height = 17
  203.         Position = 0
  204.         Step = 0
  205.       end
  206.       object Panel2: TPanel
  207.         Left = -3
  208.         Top = 0
  209.         Width = 501
  210.         Height = 57
  211.         BevelOuter = bvNone
  212.         Color = clWhite
  213.         TabOrder = 0
  214.         object Image3: TImage
  215.           Left = 326
  216.           Top = 0
  217.           Width = 175
  218.           Height = 57
  219.           Align = alRight
  220.           AutoSize = True
  221.           Center = True
  222.           Picture.Data = {<image001.bmp>}
  223.           Stretch = True
  224.           Transparent = True
  225.         end
  226.         object TextCreacionTitulo: TLabel
  227.           Left = 28
  228.           Top = 12
  229.           Width = 460
  230.           Height = 13
  231.           BiDiMode = bdLeftToRight
  232.           Caption = 'Discos de Rescate'
  233.           Color = clWhite
  234.           Constraints.MinWidth = 460
  235.           Font.Charset = ANSI_CHARSET
  236.           Font.Color = clWindowText
  237.           Font.Height = -11
  238.           Font.Name = 'Tahoma'
  239.           Font.Style = [fsBold]
  240.           ParentBiDiMode = False
  241.           ParentColor = False
  242.           ParentFont = False
  243.           Transparent = True
  244.         end
  245.         object TextCreacionSubTitulo: TLabel
  246.           Left = 52
  247.           Top = 28
  248.           Width = 159
  249.           Height = 13
  250.           Caption = 'Creaci∩┐╜n de los discos de rescate'
  251.           Transparent = True
  252.         end
  253.       end
  254.     end
  255.     object TPage
  256.       Left = 0
  257.       Top = 0
  258.       Caption = 'FinalSafedisk'
  259.       object Bevel4: TBevel
  260.         Left = 0
  261.         Top = 58
  262.         Width = 497
  263.         Height = 11
  264.         Shape = bsTopLine
  265.       end
  266.       object TextFinal1: TLabel
  267.         Left = 24
  268.         Top = 68
  269.         Width = 441
  270.         Height = 45
  271.         AutoSize = False
  272.         Caption = 
  273.           'Extrae el disquete de la disquetera y si a∩┐╜n no lo has hecho, et' +
  274.           'iqueta los discos.'
  275.         Transparent = True
  276.         WordWrap = True
  277.       end
  278.       object TextFinal2: TLabel
  279.         Left = 24
  280.         Top = 124
  281.         Width = 441
  282.         Height = 61
  283.         AutoSize = False
  284.         Caption = 
  285.           'Con estos disquetes podr∩┐╜s realizar un an∩┐╜lisis de tu PC desde u' +
  286.           'n entorno limpio, para ello, introduce el disco etiquetado como ' +
  287.           #39'Disco de Rescate 1'#39' y reinicia el equipo. Posteriormente sigue ' +
  288.           'las instrucciones que te ir∩┐╜n apareciendo en la pantalla.'
  289.         Transparent = True
  290.         WordWrap = True
  291.       end
  292.       object Panel3: TPanel
  293.         Left = -3
  294.         Top = 0
  295.         Width = 501
  296.         Height = 57
  297.         BevelOuter = bvNone
  298.         Color = clWhite
  299.         TabOrder = 0
  300.         object Image4: TImage
  301.           Left = 326
  302.           Top = 0
  303.           Width = 175
  304.           Height = 57
  305.           Align = alRight
  306.           Picture.Data = {<image002.bmp>}
  307.           Stretch = True
  308.         end
  309.         object TextFinalTitulo: TLabel
  310.           Left = 28
  311.           Top = 12
  312.           Width = 102
  313.           Height = 13
  314.           Caption = 'Discos de Rescate'
  315.           Font.Charset = ANSI_CHARSET
  316.           Font.Color = clWindowText
  317.           Font.Height = -11
  318.           Font.Name = 'Tahoma'
  319.           Font.Style = [fsBold]
  320.           ParentFont = False
  321.           Transparent = True
  322.         end
  323.         object TextFinalSubtitulo: TLabel
  324.           Left = 48
  325.           Top = 29
  326.           Width = 218
  327.           Height = 13
  328.           Caption = 'Se han creado con ∩┐╜xito los discos de rescate'
  329.           Transparent = True
  330.         end
  331.       end
  332.     end
  333.   end
  334. end
  335.