home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Config.dll / 0 / RCDATA / TOPCIONES / TOPCIONES.txt < prev   
Text File  |  2003-02-05  |  45KB  |  1,504 lines

  1. object Opciones: TOpciones
  2.   Left = 289
  3.   Top = 168
  4.   ActiveControl = PCOpciones
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Opciones'
  8.   ClientHeight = 474
  9.   ClientWidth = 470
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Tag = 62300
  25.     Left = 24
  26.     Top = 244
  27.     Width = 129
  28.     Height = 13
  29.     Alignment = taRightJustify
  30.     AutoSize = False
  31.     Caption = 'Usuario:'
  32.   end
  33.   object Label3: TLabel
  34.     Tag = 12500
  35.     Left = 260
  36.     Top = 246
  37.     Width = 72
  38.     Height = 13
  39.     Alignment = taRightJustify
  40.     AutoSize = False
  41.     Caption = 'Contrase∩┐╜a:'
  42.   end
  43.   object Label5: TLabel
  44.     Tag = 12500
  45.     Left = 232
  46.     Top = 166
  47.     Width = 72
  48.     Height = 13
  49.     Alignment = taRightJustify
  50.     AutoSize = False
  51.     Caption = 'Contrase∩┐╜a:'
  52.   end
  53.   object Label9: TLabel
  54.     Tag = 62300
  55.     Left = -4
  56.     Top = 164
  57.     Width = 129
  58.     Height = 13
  59.     Alignment = taRightJustify
  60.     AutoSize = False
  61.     Caption = 'Usuario:'
  62.   end
  63.   object Label14: TLabel
  64.     Tag = 62300
  65.     Left = 20
  66.     Top = 256
  67.     Width = 107
  68.     Height = 13
  69.     Alignment = taRightJustify
  70.     AutoSize = False
  71.     Caption = 'Direcci∩┐╜n IP:'
  72.   end
  73.   object Label11: TLabel
  74.     Tag = 12500
  75.     Left = 236
  76.     Top = 256
  77.     Width = 72
  78.     Height = 13
  79.     Alignment = taRightJustify
  80.     AutoSize = False
  81.     Caption = 'Puerto:'
  82.   end
  83.   object PCOpciones: TPlaPageControl
  84.     Left = 6
  85.     Top = 7
  86.     Width = 458
  87.     Height = 424
  88.     ActivePage = TabActualizacion
  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 = 3
  96.     TabStop = True
  97.     OnChange = PCOpcionesChange
  98.     object TabGeneral: TPlaTabSheet
  99.       Tag = 11000
  100.       Caption = 'General'
  101.       TabVisible = True
  102.       object PlaGroupBox1: TPlaGroupBox
  103.         Tag = 11100
  104.         Left = 14
  105.         Top = 11
  106.         Width = 417
  107.         Height = 125
  108.         TitleFont.Charset = DEFAULT_CHARSET
  109.         TitleFont.Color = 13977088
  110.         TitleFont.Height = -11
  111.         TitleFont.Name = 'Tahoma'
  112.         TitleFont.Style = []
  113.         Caption = 'Elementos analizables'
  114.         Font.Charset = DEFAULT_CHARSET
  115.         Font.Color = clWindowText
  116.         Font.Height = -11
  117.         Font.Name = 'Tahoma'
  118.         Font.Style = []
  119.         ParentFont = False
  120.         TabOrder = 0
  121.         object Image2: TImage
  122.           Left = 11
  123.           Top = 22
  124.           Width = 32
  125.           Height = 32
  126.           Picture.Data = {<image001.bmp>}
  127.           Transparent = True
  128.         end
  129.         object Label4: TLabel
  130.           Tag = 11200
  131.           Left = 58
  132.           Top = 19
  133.           Width = 350
  134.           Height = 26
  135.           Caption = 
  136.             'Puedes seleccionar qu∩┐╜ elementos del sistema se mostrar∩┐╜n en el ' +
  137.             '∩┐╜rbol de elementos analizables.'
  138.           Constraints.MinWidth = 350
  139.           Transparent = True
  140.           WordWrap = True
  141.         end
  142.         object CBCDRom: TPlaCheckBox
  143.           Tag = 11500
  144.           Left = 58
  145.           Top = 58
  146.           Width = 124
  147.           Height = 16
  148.           HelpContext = 118
  149.           Caption = 'Unidades de CD-ROM'
  150.           Font.Charset = DEFAULT_CHARSET
  151.           Font.Color = clWindowText
  152.           Font.Height = -11
  153.           Font.Name = 'Tahoma'
  154.           Font.Style = []
  155.           ParentFont = False
  156.           TabOrder = 1
  157.           OnClick = CBNotesClick
  158.         end
  159.         object CBUnidadesRed: TPlaCheckBox
  160.           Tag = 11400
  161.           Left = 58
  162.           Top = 76
  163.           Width = 99
  164.           Height = 16
  165.           HelpContext = 119
  166.           Caption = 'Unidades de red'
  167.           Font.Charset = DEFAULT_CHARSET
  168.           Font.Color = clWindowText
  169.           Font.Height = -11
  170.           Font.Name = 'Tahoma'
  171.           Font.Style = []
  172.           ParentFont = False
  173.           TabOrder = 0
  174.           TabStop = False
  175.           OnClick = CBNotesClick
  176.         end
  177.         object CBCarpetasCorreoElect: TPlaCheckBox
  178.           Tag = 11300
  179.           Left = 58
  180.           Top = 94
  181.           Width = 169
  182.           Height = 16
  183.           HelpContext = 120
  184.           Caption = 'Carpetas de correo electr∩┐╜nico'
  185.           Font.Charset = DEFAULT_CHARSET
  186.           Font.Color = clWindowText
  187.           Font.Height = -11
  188.           Font.Name = 'Tahoma'
  189.           Font.Style = []
  190.           ParentFont = False
  191.           TabOrder = 2
  192.           TabStop = False
  193.           OnClick = CBNotesClick
  194.         end
  195.         object GroupBoxNotes: TPlaGroupBox
  196.           Tag = 69200
  197.           Left = 246
  198.           Top = 49
  199.           Width = 162
  200.           Height = 65
  201.           TitleFont.Charset = DEFAULT_CHARSET
  202.           TitleFont.Color = 8408344
  203.           TitleFont.Height = -11
  204.           TitleFont.Name = 'Tahoma'
  205.           TitleFont.Style = []
  206.           Caption = 'Bases de datos Lotus Notes'
  207.           Font.Charset = DEFAULT_CHARSET
  208.           Font.Color = clWindowText
  209.           Font.Height = -11
  210.           Font.Name = 'Tahoma'
  211.           Font.Style = []
  212.           ParentFont = False
  213.           TabOrder = 3
  214.           object CBLocalNotes: TPlaCheckBox
  215.             Tag = 228000
  216.             Left = 12
  217.             Top = 19
  218.             Width = 45
  219.             Height = 16
  220.             HelpContext = 121
  221.             Caption = 'Local'
  222.             Font.Charset = DEFAULT_CHARSET
  223.             Font.Color = clWindowText
  224.             Font.Height = -11
  225.             Font.Name = 'Tahoma'
  226.             Font.Style = []
  227.             ParentFont = False
  228.             TabOrder = 0
  229.             OnClick = CBNotesClick
  230.           end
  231.           object CBServidorNotes: TPlaCheckBox
  232.             Tag = 227900
  233.             Left = 12
  234.             Top = 37
  235.             Width = 61
  236.             Height = 16
  237.             HelpContext = 122
  238.             Caption = 'Servidor'
  239.             Font.Charset = DEFAULT_CHARSET
  240.             Font.Color = clWindowText
  241.             Font.Height = -11
  242.             Font.Name = 'Tahoma'
  243.             Font.Style = []
  244.             ParentFont = False
  245.             TabOrder = 1
  246.             TabStop = False
  247.             OnClick = CBNotesClick
  248.           end
  249.         end
  250.       end
  251.       object PlaGroupBox2: TPlaGroupBox
  252.         Tag = 5500
  253.         Left = 14
  254.         Top = 145
  255.         Width = 417
  256.         Height = 86
  257.         TitleFont.Charset = DEFAULT_CHARSET
  258.         TitleFont.Color = 13977088
  259.         TitleFont.Height = -11
  260.         TitleFont.Name = 'Tahoma'
  261.         TitleFont.Style = []
  262.         Caption = 'Control de carga de la CPU'
  263.         Font.Charset = DEFAULT_CHARSET
  264.         Font.Color = clWindowText
  265.         Font.Height = -11
  266.         Font.Name = 'Tahoma'
  267.         Font.Style = []
  268.         ParentFont = False
  269.         TabOrder = 1
  270.         object Image3: TImage
  271.           Left = 11
  272.           Top = 22
  273.           Width = 32
  274.           Height = 32
  275.           Picture.Data = {<image002.bmp>}
  276.           Transparent = True
  277.         end
  278.         object Label18: TLabel
  279.           Tag = 11600
  280.           Left = 58
  281.           Top = 19
  282.           Width = 350
  283.           Height = 26
  284.           AutoSize = False
  285.           Caption = 
  286.             'Si es necesario, reduce el consumo de CPU durante los an∩┐╜lisis p' +
  287.             'ara que otras tareas se ejecuten m∩┐╜s r∩┐╜pidamente.'
  288.           Constraints.MinWidth = 350
  289.           Transparent = True
  290.           WordWrap = True
  291.         end
  292.         object CBCarga: TPlaCheckBox
  293.           Tag = 11700
  294.           Left = 58
  295.           Top = 58
  296.           Width = 207
  297.           Height = 16
  298.           HelpContext = 172
  299.           Caption = 'Activar el control de la carga de la CPU'
  300.           Font.Charset = DEFAULT_CHARSET
  301.           Font.Color = clWindowText
  302.           Font.Height = -11
  303.           Font.Name = 'Tahoma'
  304.           Font.Style = []
  305.           ParentFont = False
  306.           TabOrder = 0
  307.           OnClick = CBCargaClick
  308.         end
  309.       end
  310.       object PlaGroupBox3: TPlaGroupBox
  311.         Tag = 77100
  312.         Left = 14
  313.         Top = 240
  314.         Width = 417
  315.         Height = 86
  316.         TitleFont.Charset = DEFAULT_CHARSET
  317.         TitleFont.Color = 13977088
  318.         TitleFont.Height = -11
  319.         TitleFont.Name = 'Tahoma'
  320.         TitleFont.Style = []
  321.         Caption = 'An∩┐╜lisis de disquetes al reiniciar'
  322.         Font.Charset = DEFAULT_CHARSET
  323.         Font.Color = clWindowText
  324.         Font.Height = -11
  325.         Font.Name = 'Tahoma'
  326.         Font.Style = []
  327.         ParentFont = False
  328.         TabOrder = 2
  329.         object Image4: TImage
  330.           Left = 11
  331.           Top = 22
  332.           Width = 32
  333.           Height = 32
  334.           Picture.Data = {<image003.bmp>}
  335.           Transparent = True
  336.         end
  337.         object Label19: TLabel
  338.           Tag = 77200
  339.           Left = 58
  340.           Top = 19
  341.           Width = 350
  342.           Height = 38
  343.           AutoSize = False
  344.           Caption = 
  345.             'Indica si deseas que se analice el sector de arranque de los dis' +
  346.             'quetes, al reiniciar o apagar el sistema.'
  347.           Constraints.MinWidth = 350
  348.           Transparent = True
  349.           WordWrap = True
  350.         end
  351.         object CBBoot: TPlaCheckBox
  352.           Tag = 77300
  353.           Left = 58
  354.           Top = 58
  355.           Width = 248
  356.           Height = 16
  357.           HelpContext = 124
  358.           Caption = 'Analizar el arranque de los disquetes al reiniciar'
  359.           Font.Charset = DEFAULT_CHARSET
  360.           Font.Color = clWindowText
  361.           Font.Height = -11
  362.           Font.Name = 'Tahoma'
  363.           Font.Style = []
  364.           ParentFont = False
  365.           TabOrder = 0
  366.           OnClick = Contrase
  367.         end
  368.       end
  369.       object PanelRestore: TPlaGroupBox
  370.         Tag = 228400
  371.         Left = 14
  372.         Top = 331
  373.         Width = 417
  374.         Height = 61
  375.         TitleFont.Charset = DEFAULT_CHARSET
  376.         TitleFont.Color = 13977088
  377.         TitleFont.Height = -11
  378.         TitleFont.Name = 'Tahoma'
  379.         TitleFont.Style = []
  380.         Caption = 'Sistemas operativos'
  381.         Font.Charset = DEFAULT_CHARSET
  382.         Font.Color = clWindowText
  383.         Font.Height = -11
  384.         Font.Name = 'Tahoma'
  385.         Font.Style = []
  386.         ParentFont = False
  387.         TabOrder = 3
  388.         object Image5: TImage
  389.           Left = 11
  390.           Top = 22
  391.           Width = 32
  392.           Height = 32
  393.           Picture.Data = {<image004.bmp>}
  394.           Transparent = True
  395.         end
  396.         object CBRestore: TPlaCheckBox
  397.           Tag = 228500
  398.           Left = 58
  399.           Top = 30
  400.           Width = 203
  401.           Height = 16
  402.           Caption = 'Eliminar la carpeta Restore del an∩┐╜lisis'
  403.           Font.Charset = DEFAULT_CHARSET
  404.           Font.Color = clWindowText
  405.           Font.Height = -11
  406.           Font.Name = 'Tahoma'
  407.           Font.Style = []
  408.           ParentFont = False
  409.           TabOrder = 0
  410.           OnClick = CBRestoreClick
  411.         end
  412.       end
  413.     end
  414.     object TabPerfilCorreo: TPlaTabSheet
  415.       Tag = 10600
  416.       Caption = 'Perfil de correo'
  417.       TabVisible = True
  418.       object PlaGroupBox5: TPlaGroupBox
  419.         Left = 14
  420.         Top = 11
  421.         Width = 417
  422.         Height = 145
  423.         TitleFont.Charset = DEFAULT_CHARSET
  424.         TitleFont.Color = 13977088
  425.         TitleFont.Height = -11
  426.         TitleFont.Name = 'Tahoma'
  427.         TitleFont.Style = []
  428.         Caption = 'Perfil de Microsoft Outlook'
  429.         Font.Charset = DEFAULT_CHARSET
  430.         Font.Color = clWindowText
  431.         Font.Height = -11
  432.         Font.Name = 'Tahoma'
  433.         Font.Style = []
  434.         ParentFont = False
  435.         TabOrder = 0
  436.         object Image1: TImage
  437.           Left = 11
  438.           Top = 22
  439.           Width = 32
  440.           Height = 32
  441.           Picture.Data = {<image005.bmp>}
  442.           Transparent = True
  443.         end
  444.         object Label2: TLabel
  445.           Tag = 60300
  446.           Left = 58
  447.           Top = 19
  448.           Width = 335
  449.           Height = 26
  450.           AutoSize = False
  451.           Caption = 
  452.             'Selecciona el perfil que se utilizar∩┐╜ para mostrar las carpetas ' +
  453.             'de Exchange/Outlook en el ∩┐╜rbol de elementos analizables.'
  454.           WordWrap = True
  455.         end
  456.         object RBPerfilDefecto: TPlaRadioButton
  457.           Tag = 10700
  458.           Left = 58
  459.           Top = 58
  460.           Width = 104
  461.           Height = 16
  462.           HelpContext = 115
  463.           Caption = 'Perfil por defecto'
  464.           Font.Charset = DEFAULT_CHARSET
  465.           Font.Color = clWindowText
  466.           Font.Height = -11
  467.           Font.Name = 'Tahoma'
  468.           Font.Style = []
  469.           ParentFont = False
  470.           TabOrder = 1
  471.           TabStop = False
  472.           OnClick = RBPerfilDefectoClick
  473.         end
  474.         object RBPreguntar: TPlaRadioButton
  475.           Tag = 10800
  476.           Left = 58
  477.           Top = 76
  478.           Width = 113
  479.           Height = 16
  480.           HelpContext = 116
  481.           Caption = 'Preguntar al entrar'
  482.           Font.Charset = DEFAULT_CHARSET
  483.           Font.Color = clWindowText
  484.           Font.Height = -11
  485.           Font.Name = 'Tahoma'
  486.           Font.Style = []
  487.           ParentFont = False
  488.           TabOrder = 0
  489.           TabStop = False
  490.           OnClick = RBPreguntarClick
  491.         end
  492.         object RBPerfilEspecificado: TPlaRadioButton
  493.           Tag = 10900
  494.           Left = 58
  495.           Top = 94
  496.           Width = 107
  497.           Height = 16
  498.           HelpContext = 117
  499.           Caption = 'Perfil especificado'
  500.           Font.Charset = DEFAULT_CHARSET
  501.           Font.Color = clWindowText
  502.           Font.Height = -11
  503.           Font.Name = 'Tahoma'
  504.           Font.Style = []
  505.           ParentFont = False
  506.           TabOrder = 2
  507.           TabStop = False
  508.           OnClick = RBPerfilEspecificadoClick
  509.         end
  510.         object ComboBoxPerfil: TPlaComboBox
  511.           Left = 77
  512.           Top = 112
  513.           Width = 329
  514.           Height = 21
  515.           HelpContext = 602
  516.           Anchors = [akTop, akRight]
  517.           Enabled = False
  518.           Font.Charset = DEFAULT_CHARSET
  519.           Font.Color = clWindowText
  520.           Font.Height = -11
  521.           Font.Name = 'Tahoma'
  522.           Font.Style = []
  523.           ParentFont = False
  524.           Style = csDropDownList
  525.           TabOrder = 3
  526.           TabStop = False
  527.           OnChange = ComboBoxPerfilChange
  528.         end
  529.       end
  530.       object PanelPerfilExpress: TPlaGroupBox
  531.         Tag = 17400
  532.         Left = 14
  533.         Top = 165
  534.         Width = 417
  535.         Height = 145
  536.         TitleFont.Charset = DEFAULT_CHARSET
  537.         TitleFont.Color = 13977088
  538.         TitleFont.Height = -11
  539.         TitleFont.Name = 'Tahoma'
  540.         TitleFont.Style = []
  541.         Caption = 'Perfil de Outlook Express'
  542.         Font.Charset = DEFAULT_CHARSET
  543.         Font.Color = clWindowText
  544.         Font.Height = -11
  545.         Font.Name = 'Tahoma'
  546.         Font.Style = []
  547.         ParentFont = False
  548.         TabOrder = 1
  549.         object Image10: TImage
  550.           Left = 10
  551.           Top = 21
  552.           Width = 32
  553.           Height = 33
  554.           Picture.Data = {<image006.bmp>}
  555.           Transparent = True
  556.         end
  557.         object Label21: TLabel
  558.           Tag = 17500
  559.           Left = 58
  560.           Top = 19
  561.           Width = 339
  562.           Height = 26
  563.           AutoSize = False
  564.           Caption = 
  565.             'Selecciona el perfil que se utilizar∩┐╜ para mostrar las carpetas ' +
  566.             'de Outlook Express en el ∩┐╜rbol de elementos analizables.'
  567.           Transparent = True
  568.           WordWrap = True
  569.         end
  570.         object RBPerfilDefectoOE: TPlaRadioButton
  571.           Tag = 10700
  572.           Left = 58
  573.           Top = 58
  574.           Width = 104
  575.           Height = 16
  576.           HelpContext = 115
  577.           Caption = 'Perfil por defecto'
  578.           Font.Charset = DEFAULT_CHARSET
  579.           Font.Color = clWindowText
  580.           Font.Height = -11
  581.           Font.Name = 'Tahoma'
  582.           Font.Style = []
  583.           ParentFont = False
  584.           TabOrder = 2
  585.           TabStop = False
  586.           OnClick = RBPerfilDefectoOEClick
  587.         end
  588.         object RBPreguntarOE: TPlaRadioButton
  589.           Tag = 10800
  590.           Left = 58
  591.           Top = 76
  592.           Width = 113
  593.           Height = 16
  594.           HelpContext = 116
  595.           Caption = 'Preguntar al entrar'
  596.           Font.Charset = DEFAULT_CHARSET
  597.           Font.Color = clWindowText
  598.           Font.Height = -11
  599.           Font.Name = 'Tahoma'
  600.           Font.Style = []
  601.           ParentFont = False
  602.           TabOrder = 0
  603.           TabStop = False
  604.           OnClick = RBPreguntarOEClick
  605.         end
  606.         object RBPerfilEspecificadoOE: TPlaRadioButton
  607.           Tag = 10900
  608.           Left = 58
  609.           Top = 94
  610.           Width = 107
  611.           Height = 16
  612.           HelpContext = 117
  613.           Caption = 'Perfil especificado'
  614.           Font.Charset = DEFAULT_CHARSET
  615.           Font.Color = clWindowText
  616.           Font.Height = -11
  617.           Font.Name = 'Tahoma'
  618.           Font.Style = []
  619.           ParentFont = False
  620.           TabOrder = 1
  621.           TabStop = False
  622.           OnClick = RBPerfilEspecificadoOEClick
  623.         end
  624.         object ComboBoxPerfilOE: TPlaComboBox
  625.           Left = 77
  626.           Top = 112
  627.           Width = 329
  628.           Height = 21
  629.           HelpContext = 602
  630.           Anchors = [akTop, akRight]
  631.           Enabled = False
  632.           Font.Charset = DEFAULT_CHARSET
  633.           Font.Color = clWindowText
  634.           Font.Height = -11
  635.           Font.Name = 'Tahoma'
  636.           Font.Style = []
  637.           ParentFont = False
  638.           Style = csDropDownList
  639.           TabOrder = 3
  640.           TabStop = False
  641.           OnChange = ComboBoxPerfilOEChange
  642.         end
  643.       end
  644.     end
  645.     object TabActualizacion: TPlaTabSheet
  646.       Tag = 11800
  647.       Caption = 'Actualizaci∩┐╜n'
  648.       TabVisible = True
  649.       object PlaGroupBox7: TPlaGroupBox
  650.         Tag = 11900
  651.         Left = 14
  652.         Top = 212
  653.         Width = 427
  654.         Height = 179
  655.         TitleFont.Charset = DEFAULT_CHARSET
  656.         TitleFont.Color = 13977088
  657.         TitleFont.Height = -11
  658.         TitleFont.Name = 'Tahoma'
  659.         TitleFont.Style = []
  660.         Caption = 'Lugar de actualizaci∩┐╜n'
  661.         Font.Charset = DEFAULT_CHARSET
  662.         Font.Color = clWindowText
  663.         Font.Height = -11
  664.         Font.Name = 'Tahoma'
  665.         Font.Style = []
  666.         ParentFont = False
  667.         TabOrder = 2
  668.         object Image6: TImage
  669.           Left = 11
  670.           Top = 22
  671.           Width = 32
  672.           Height = 32
  673.           Picture.Data = {<image007.bmp>}
  674.           Transparent = True
  675.         end
  676.         object Label6: TLabel
  677.           Tag = 12000
  678.           Left = 58
  679.           Top = 17
  680.           Width = 354
  681.           Height = 26
  682.           Caption = 
  683.             'Puedes especificar el lugar desde el que deseas que se realice l' +
  684.             'a actualizaci∩┐╜n.'
  685.           Constraints.MinWidth = 354
  686.           Transparent = True
  687.           WordWrap = True
  688.         end
  689.         object LUpdatePath: TLabel
  690.           Tag = 3200
  691.           Left = 76
  692.           Top = 151
  693.           Width = 43
  694.           Height = 13
  695.           AutoSize = False
  696.           Caption = 'Ruta:'
  697.           Transparent = True
  698.         end
  699.         object Label17: TLabel
  700.           Left = 77
  701.           Top = 70
  702.           Width = 331
  703.           Height = 26
  704.           AutoSize = False
  705.           Caption = 
  706.             'Si est∩┐╜s en tu empresa y accedes a Internet a trav∩┐╜s de un servi' +
  707.             'dor proxy, puedes configurarlo aqu∩┐╜.'
  708.           Constraints.MinWidth = 331
  709.           Transparent = True
  710.           WordWrap = True
  711.         end
  712.         object RBPath: TPlaRadioButton
  713.           Tag = 12100
  714.           Left = 58
  715.           Top = 128
  716.           Width = 168
  717.           Height = 16
  718.           HelpContext = 39
  719.           Caption = 'Disquete, CD ROM ∩┐╜ Red Local'
  720.           Font.Charset = DEFAULT_CHARSET
  721.           Font.Color = clWindowText
  722.           Font.Height = -11
  723.           Font.Name = 'Tahoma'
  724.           Font.Style = []
  725.           ParentFont = False
  726.           TabOrder = 0
  727.           TabStop = False
  728.           OnClick = RBPathClick
  729.         end
  730.         object EditRuta: TPlaEdit
  731.           Left = 122
  732.           Top = 146
  733.           Width = 249
  734.           Height = 21
  735.           Cursor = crIBeam
  736.           HelpContext = 191
  737.           Font.Charset = DEFAULT_CHARSET
  738.           Font.Color = clWindowText
  739.           Font.Height = -11
  740.           Font.Name = 'Tahoma'
  741.           Font.Style = []
  742.           MaxLength = 256
  743.           ParentFont = False
  744.           TabOrder = 1
  745.           TabStop = False
  746.           Text = '\\SERVER\PUBLIC\'
  747.           Transparent = False
  748.           OnChange = Contrase
  749.         end
  750.         object BB: TPlaBitBtn
  751.           Left = 390
  752.           Top = 143
  753.           Width = 25
  754.           Height = 25
  755.           Anchors = [akTop, akRight]
  756.           Font.Charset = DEFAULT_CHARSET
  757.           Font.Color = clWindowText
  758.           Font.Height = -11
  759.           Font.Name = 'Tahoma'
  760.           Font.Style = []
  761.           ParentFont = False
  762.           TabOrder = 2
  763.           TabStop = False
  764.           OnClick = BBClick
  765.           Glyph.Data = {
  766.             36030000424D3603000000000000360000002800000010000000100000000100
  767.             18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
  768.             FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  769.             FFFF00FFFF00FFFF00FFFF00FFDCEAECD8E7E8D6E3E6D7E5E6D7E5E7D7E5E7D7
  770.             E5E7D7E4E7D7E5E7D7E5E7D7E5E7D7E5E7D8E6E8D8E5E8D8E7E8DEEDEFD7E3E4
  771.             CBD6D8C8D2D3C9D3D5C9D4D5CAD4D6C9D4D6C9D3D5C8D3D4C8D3D4C8D4D5C9D4
  772.             D6CAD5D7CBD7D8D0DBDDCACBCD4FA0BB57A7BE58A6BD5AA7BD5AA6BD5BA7BD58
  773.             A6BD57A5BD58A6BE5DA8BE65ABC06BAEC16FB3C587BAC8C6CFD22C8AB360BFF0
  774.             3EA1BF8CEFF26ACDF76ACDF66ACCF66ACDF66ACDF76ACDF76ACDF76BCDF63B9C
  775.             CD94F6F981BFD1C6CED03696BB62C3F540A5C490F6F979DFFE79DFFE79DFFE79
  776.             DFFE79DFFE7ADFFE79DFFE79DFFE44A9DCA9F9FB96C8D7C7D0D13896BC62C4F5
  777.             41A7C691F7FA85EBFF85EBFF85EBFF85EBFF85EBFF85EBFF85EBFF85EBFF55B6
  778.             E7AEF9FB9BCAD9C8D0D23897BD62C4F541A7C691F7FA91F7FF91F7FF91F7FF91
  779.             F7FF91F7FF91F7FF91F7FF91F7FF5DBFF0ADF9FB9ACBD9CAD1D23998BE6ACBF5
  780.             42A8C791F7FA99FFFF99FFFF99FFFF99FFFF99FFFF99FFFF99FFFF99FFFF67C8
  781.             F8AEF9FB9ACBDACBD2D33A99BF75D7F53DA3C6F1F9FBFFFFFFFFFFFFFFFFFFFF
  782.             FFFFFFFFFFFFFFFFFFFFFFFFFFFF94EAFFF4FAFCA2CFDDD4D9DB3B9ABF80E2F5
  783.             80E6FF3FA5C643A9C643A9C643A9C644A9C644AAC647ABC74FAECA66BAD286C9
  784.             DE9AD0DFAED3DFE5EBEC3C9AC08BECF58EF4FF8EF4FF8EF4FF8EF4FF92F4FFF1
  785.             FAFCFFFFFFFFFFFFFFFFFFE5F4FA9ACCE0E2E6E6EAEDEEF2F7F73D9EC4F3F3F3
  786.             98FDFD99FFFF99FFFF9DFFFFDDF1F885CEE589D0E781CDE48CD0E6ADDCECD3E5
  787.             EDF2F5F6FF00FFFF00FFFF00FF42A6CDFBFBFBFFFFFFFFFFFFDAF1F88CD0E7D1
  788.             DEE3E6E7E7F1F2F3FAFBFCFCFDFEFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  789.             3EA6D15AB6DA66BBDC74C0DFD8E7ECF5F5F6F8F9F9FF00FFFF00FFFF00FFFF00
  790.             FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  791.             00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  792.         end
  793.         object RBInternet: TPlaRadioButton
  794.           Tag = 12200
  795.           Left = 58
  796.           Top = 52
  797.           Width = 61
  798.           Height = 16
  799.           HelpContext = 40
  800.           Caption = 'Internet'
  801.           Font.Charset = DEFAULT_CHARSET
  802.           Font.Color = clWindowText
  803.           Font.Height = -11
  804.           Font.Name = 'Tahoma'
  805.           Font.Style = []
  806.           ParentFont = False
  807.           TabOrder = 3
  808.           TabStop = False
  809.           OnClick = RBInternetClick
  810.         end
  811.         object CBProxy: TPlaCheckBox
  812.           Tag = 75800
  813.           Left = 77
  814.           Top = 102
  815.           Width = 144
  816.           Height = 16
  817.           HelpContext = 190
  818.           Caption = 'Acceso a trav∩┐╜s de Proxy'
  819.           Font.Charset = DEFAULT_CHARSET
  820.           Font.Color = clWindowText
  821.           Font.Height = -11
  822.           Font.Name = 'Tahoma'
  823.           Font.Style = []
  824.           ParentFont = False
  825.           TabOrder = 4
  826.           TabStop = False
  827.           OnClick = CBProxyClick
  828.         end
  829.         object ButtonConfigProxy: TPlaButton
  830.           Tag = 2100
  831.           Left = 322
  832.           Top = 99
  833.           Width = 93
  834.           Height = 22
  835.           HelpContext = 192
  836.           Anchors = [akTop, akRight]
  837.           Caption = 'Configurar...'
  838.           Font.Charset = DEFAULT_CHARSET
  839.           Font.Color = clWindowText
  840.           Font.Height = -11
  841.           Font.Name = 'Tahoma'
  842.           Font.Style = []
  843.           ParentFont = False
  844.           TabOrder = 5
  845.           TabStop = False
  846.           OnClick = ButtonConfigProxyClick
  847.         end
  848.       end
  849.       object PanelActAutomaticas: TPlaGroupBox
  850.         Tag = 228700
  851.         Left = 14
  852.         Top = 11
  853.         Width = 427
  854.         Height = 98
  855.         TitleFont.Charset = DEFAULT_CHARSET
  856.         TitleFont.Color = 13977088
  857.         TitleFont.Height = -11
  858.         TitleFont.Name = 'Tahoma'
  859.         TitleFont.Style = []
  860.         Caption = 'Actualizaciones autom∩┐╜ticas'
  861.         Font.Charset = DEFAULT_CHARSET
  862.         Font.Color = clWindowText
  863.         Font.Height = -11
  864.         Font.Name = 'Tahoma'
  865.         Font.Style = []
  866.         ParentFont = False
  867.         TabOrder = 0
  868.         object Image7: TImage
  869.           Left = 11
  870.           Top = 22
  871.           Width = 32
  872.           Height = 32
  873.           Picture.Data = {<image008.bmp>}
  874.           Transparent = True
  875.         end
  876.         object Label22: TLabel
  877.           Tag = 228800
  878.           Left = 58
  879.           Top = 19
  880.           Width = 354
  881.           Height = 26
  882.           AutoSize = False
  883.           Caption = 
  884.             'Las actualizaciones autom∩┐╜ticas actualizan tu antivirus cuando e' +
  885.             'st∩┐╜s conectado a Internet sin interrumpir tu trabajo.'
  886.           Constraints.MinWidth = 354
  887.           Transparent = True
  888.           WordWrap = True
  889.         end
  890.         object CBActAutomaticasActivar: TPlaCheckBox
  891.           Tag = 228900
  892.           Left = 58
  893.           Top = 52
  894.           Width = 191
  895.           Height = 16
  896.           HelpContext = 125
  897.           Caption = 'Activar actualizaciones autom∩┐╜ticas'
  898.           Font.Charset = DEFAULT_CHARSET
  899.           Font.Color = clWindowText
  900.           Font.Height = -11
  901.           Font.Name = 'Tahoma'
  902.           Font.Style = []
  903.           ParentFont = False
  904.           TabOrder = 1
  905.           OnClick = CBActualizacionProgramadaClick
  906.         end
  907.         object CBActAutomaticasMensajes: TPlaCheckBox
  908.           Tag = 229000
  909.           Left = 77
  910.           Top = 70
  911.           Width = 265
  912.           Height = 16
  913.           HelpContext = 126
  914.           Caption = 'Notificarme al realizar una actualizaci∩┐╜n autom∩┐╜tica'
  915.           Font.Charset = DEFAULT_CHARSET
  916.           Font.Color = clWindowText
  917.           Font.Height = -11
  918.           Font.Name = 'Tahoma'
  919.           Font.Style = []
  920.           ParentFont = False
  921.           TabOrder = 0
  922.           TabStop = False
  923.           OnClick = CBActualizacionProgramadaClick
  924.         end
  925.       end
  926.       object PlaGroupBox8: TPlaGroupBox
  927.         Left = 14
  928.         Top = 118
  929.         Width = 427
  930.         Height = 85
  931.         TitleFont.Charset = DEFAULT_CHARSET
  932.         TitleFont.Color = 13977088
  933.         TitleFont.Height = -11
  934.         TitleFont.Name = 'Tahoma'
  935.         TitleFont.Style = []
  936.         Caption = 'Identificaci∩┐╜n de usuario'
  937.         Font.Charset = DEFAULT_CHARSET
  938.         Font.Color = clWindowText
  939.         Font.Height = -11
  940.         Font.Name = 'Tahoma'
  941.         Font.Style = []
  942.         ParentFont = False
  943.         TabOrder = 1
  944.         object Label7: TLabel
  945.           Tag = 62300
  946.           Left = 10
  947.           Top = 56
  948.           Width = 101
  949.           Height = 13
  950.           Alignment = taRightJustify
  951.           AutoSize = False
  952.           Caption = 'Usuario:'
  953.           Transparent = True
  954.         end
  955.         object Label8: TLabel
  956.           Tag = 12500
  957.           Left = 215
  958.           Top = 56
  959.           Width = 84
  960.           Height = 13
  961.           Alignment = taRightJustify
  962.           AutoSize = False
  963.           Caption = 'Contrase∩┐╜a:'
  964.           Transparent = True
  965.         end
  966.         object Image8: TImage
  967.           Left = 11
  968.           Top = 22
  969.           Width = 32
  970.           Height = 32
  971.           Picture.Data = {<image009.bmp>}
  972.           Transparent = True
  973.         end
  974.         object Label16: TLabel
  975.           Tag = 12000
  976.           Left = 58
  977.           Top = 19
  978.           Width = 354
  979.           Height = 26
  980.           AutoSize = False
  981.           Caption = 
  982.             'Las actualizaciones requieren de un nombre de usuario y contrase' +
  983.             '∩┐╜a. Estos datos son facilitados al registrar el producto.'
  984.           Constraints.MinWidth = 354
  985.           Transparent = True
  986.           WordWrap = True
  987.         end
  988.         object EditUser: TPlaEdit
  989.           Left = 129
  990.           Top = 52
  991.           Width = 84
  992.           Height = 21
  993.           HelpContext = 188
  994.           Font.Charset = DEFAULT_CHARSET
  995.           Font.Color = clWindowText
  996.           Font.Height = -11
  997.           Font.Name = 'Tahoma'
  998.           Font.Style = []
  999.           MaxLength = 128
  1000.           ParentFont = False
  1001.           TabOrder = 0
  1002.           Transparent = False
  1003.           OnChange = Contrase
  1004.         end
  1005.         object EditPassword: TPlaEdit
  1006.           Left = 329
  1007.           Top = 52
  1008.           Width = 84
  1009.           Height = 21
  1010.           Cursor = crIBeam
  1011.           HelpContext = 189
  1012.           Anchors = [akTop, akRight]
  1013.           Font.Charset = DEFAULT_CHARSET
  1014.           Font.Color = clWindowText
  1015.           Font.Height = -11
  1016.           Font.Name = 'Tahoma'
  1017.           Font.Style = []
  1018.           MaxLength = 128
  1019.           ParentFont = False
  1020.           PasswordChar = '*'
  1021.           TabOrder = 1
  1022.           Transparent = False
  1023.           OnChange = Contrase
  1024.         end
  1025.       end
  1026.     end
  1027.     object TabSonidos: TPlaTabSheet
  1028.       Tag = 13100
  1029.       Caption = 'Sonidos'
  1030.       TabVisible = True
  1031.       OnShow = TabSonidosShow
  1032.       object PlaGroupBox4: TPlaGroupBox
  1033.         Tag = 13100
  1034.         Left = 14
  1035.         Top = 11
  1036.         Width = 417
  1037.         Height = 350
  1038.         TitleFont.Charset = DEFAULT_CHARSET
  1039.         TitleFont.Color = 13977088
  1040.         TitleFont.Height = -11
  1041.         TitleFont.Name = 'Tahoma'
  1042.         TitleFont.Style = []
  1043.         Caption = 'Sonidos'
  1044.         Font.Charset = DEFAULT_CHARSET
  1045.         Font.Color = clWindowText
  1046.         Font.Height = -11
  1047.         Font.Name = 'Tahoma'
  1048.         Font.Style = []
  1049.         ParentFont = False
  1050.         TabOrder = 0
  1051.         object Label12: TLabel
  1052.           Tag = 13200
  1053.           Left = 58
  1054.           Top = 19
  1055.           Width = 354
  1056.           Height = 13
  1057.           Caption = 
  1058.             'Selecciona los sonidos que desees que se reproduzcan en cada  ev' +
  1059.             'ento.'
  1060.           Constraints.MinWidth = 354
  1061.           WordWrap = True
  1062.         end
  1063.         object Image9: TImage
  1064.           Left = 11
  1065.           Top = 22
  1066.           Width = 32
  1067.           Height = 33
  1068.           Picture.Data = {<image010.bmp>}
  1069.           Transparent = True
  1070.         end
  1071.         object CheckSonido: TPlaCheckBox
  1072.           Tag = 227100
  1073.           Left = 58
  1074.           Top = 58
  1075.           Width = 137
  1076.           Height = 16
  1077.           HelpContext = 129
  1078.           Caption = 'Desactivar reproducci∩┐╜n'
  1079.           Font.Charset = DEFAULT_CHARSET
  1080.           Font.Color = clWindowText
  1081.           Font.Height = -11
  1082.           Font.Name = 'Tahoma'
  1083.           Font.Style = []
  1084.           ParentFont = False
  1085.           TabOrder = 0
  1086.           OnClick = CheckSonidoClick
  1087.         end
  1088.         object GroupBoxSonido: TPlaGroupBox
  1089.           Tag = 13300
  1090.           Left = 58
  1091.           Top = 231
  1092.           Width = 346
  1093.           Height = 97
  1094.           TitleFont.Charset = DEFAULT_CHARSET
  1095.           TitleFont.Color = 8408344
  1096.           TitleFont.Height = -11
  1097.           TitleFont.Name = 'Tahoma'
  1098.           TitleFont.Style = []
  1099.           Caption = 'Sonido '
  1100.           Font.Charset = DEFAULT_CHARSET
  1101.           Font.Color = clWindowText
  1102.           Font.Height = -11
  1103.           Font.Name = 'Tahoma'
  1104.           Font.Style = []
  1105.           ParentFont = False
  1106.           TabOrder = 2
  1107.           object Label13: TLabel
  1108.             Tag = 13400
  1109.             Left = 14
  1110.             Top = 19
  1111.             Width = 319
  1112.             Height = 13
  1113.             AutoSize = False
  1114.             Caption = 'Nombre:'
  1115.             Transparent = True
  1116.           end
  1117.           object BitBtnExaminar: TPlaBitBtn
  1118.             Tag = 13500
  1119.             Left = 251
  1120.             Top = 64
  1121.             Width = 83
  1122.             Height = 21
  1123.             HelpContext = 128
  1124.             Anchors = [akTop, akRight]
  1125.             Caption = 'Examinar'
  1126.             Font.Charset = DEFAULT_CHARSET
  1127.             Font.Color = clWindowText
  1128.             Font.Height = -11
  1129.             Font.Name = 'Tahoma'
  1130.             Font.Style = []
  1131.             ParentFont = False
  1132.             TabOrder = 1
  1133.             TabStop = False
  1134.             OnClick = BitBtnExaminarClick
  1135.             Glyph.Data = {
  1136.               36030000424D3603000000000000360000002800000010000000100000000100
  1137.               18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
  1138.               FF00FFFF00FFFF00FFDBE8EBD1CBCDD6C9CBD5CACBD3CBCDDAE5E8DCEBEDFF00
  1139.               FFFF00FFFF00FFFF00FFDCEBEDCFE3E7D5E6E9DDECEEDDEAECBA9D9E976667A1
  1140.               6A6AB37777D18C8CDBB6B7DAE3E5DCECEFFF00FFFF00FFFF00FF9ACFDF5EB8D3
  1141.               4DAFCD81B3C0C9B7BA8747478245458A4A4A7E4242A45C5CE28D8DD1ADAED9E1
  1142.               E4DEEDEFFF00FFFF00FF46B7DA4ABDE344BFE93CBCE8C98F90AC5C5CD67D7DDA
  1143.               7F7FB063637D4343AB6060DB9D9EDEDFE1E0EDF0FF00FFFF00FF4DB9DB60C4E7
  1144.               81DDF978E0FFD6A5A9E58888FFC4C4FFBFBFF296969D54548A4747C38889DBDB
  1145.               DCE2EEF1FF00FFFF00FF49B8DD53BFE49AEAF68DEDFFA2D7E7DEA0A2FCE5E5FF
  1146.               DCDCFBA1A1B16161854343B46E6EBEB1B4E4F0F2E4F0F2FF00FF4EBBE14DBCE4
  1147.               A7ECF69DF9FF88F1FFA5CED7D9BCC1E1B0B2D18F91B58E8FA27B7CB577778597
  1148.               A5E2EBEEE5EFF1E6F1F355BEE252BDEB86D6EFA8FFFF92FDFF93FBFEA3E9EDA3
  1149.               D6D89ED4D6A1E7E8ADC5CEC083837197A9CAD5D8D0C1C2E8F2F45BC1E45BC6F5
  1150.               51BDE4A2EEF5ABFFFEB4FFFFB3FFFFA6FFFFA3FFFFA6FFFFA7C8D4CF85858DA9
  1151.               B689B1BEBA9494EAF3F552BEE27FDCFF56CBF353BFE36BC6E379CFE79CE3F2CD
  1152.               FDFEC7FFFFCAFFFFB8C0CBE29191CACDD45F9DB49C7171EDF5F64CBFE18CEBFF
  1153.               89EFFF76E3FA66DBF45BD5F058CEEB7CD7EBBAECF6D2F5FAC1BFCAE59A9AECC9
  1154.               CAAB878D784041F1F7F854C3E295FAFF91FCFF97FCFF9AFFFFA2FFFF96FDFF6E
  1155.               E1F167D8ED8FEAF497B0BCCE8D8DD07F80B959599C5051F5F9FA6DCCE8BFFFFF
  1156.               9DFFFF99FFFFAEFFFFAEF0F4A6F3F6A0FDFDA1FEFEB1FEFE8DAEB9B47B7CAF5C
  1157.               5CBE5B5BB26868F9FCFC8AD5EDA6E4F1ADF0F7C5FDFE9DE4F166BBD7B6E3EDB2
  1158.               EAF1C6EFF5DDF5F8D3C3C5B37D7D824545B88181D6C4C4FCFDFEFF00FFD8EEF7
  1159.               C2E9F36ECFEB66C8E4D6EEF7FF00FFFF00FFFF00FFFF00FFEECFD0B77676AC7C
  1160.               7CE8D7D6FEFFFFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  1161.               00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  1162.           end
  1163.           object BitBtnProbar: TPlaBitBtn
  1164.             Tag = 13600
  1165.             Left = 160
  1166.             Top = 64
  1167.             Width = 83
  1168.             Height = 21
  1169.             HelpContext = 127
  1170.             Anchors = [akTop, akRight]
  1171.             Caption = 'Probar'
  1172.             Font.Charset = DEFAULT_CHARSET
  1173.             Font.Color = clWindowText
  1174.             Font.Height = -11
  1175.             Font.Name = 'Tahoma'
  1176.             Font.Style = []
  1177.             ParentFont = False
  1178.             TabOrder = 0
  1179.             OnClick = BitBtnProbarClick
  1180.             Glyph.Data = {
  1181.               36030000424D3603000000000000360000002800000010000000100000000100
  1182.               18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
  1183.               FF00FFDCEBEEDCEBEEDCEBEEDBEBEDDCEBEEFF00FFFF00FFFF00FFFF00FFFF00
  1184.               FFFF00FFFF00FFFF00FFFF00FFDDECEEDCE9EBD2CCCDD7CACBD6CACCD4CCCDDB
  1185.               E6E9DDECEEDDECEEFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFDFEBED
  1186.               BA9D9E976767A16A6AB37777D18C8CDBB6B7DBE4E5DEEDEFDEECF0FF00FFFF00
  1187.               FFFF00FFFF00FFFF00FFE0EDF0DFC6C68747478245458A4A4A7E4242A45C5CE2
  1188.               8D8DD2AEAFDBE1E4E0EEF0FF00FFFF00FFFF00FFFF00FFFF00FFE2EFF1CE9191
  1189.               AC5C5CD67D7DDA7F7FB063637D4343AB6060DB9D9EE0DFE2E2EFF1FF00FFFF00
  1190.               FFFF00FFFF00FFFF00FFE4F0F2E3A7A8E58888FFC4C4FFBFBFF296969D54548A
  1191.               4747C88E8EDDDCDEE4EFF2FF00FFFF00FFFF00FFFF00FFFF00FFE6F1F3E9DEDF
  1192.               E8A1A1FCE5E5FFDCDCFBA1A1B16161854343B56F6FD3C2C3E6F0F3FF00FFFF00
  1193.               FFFF00FFFF00FFFF00FFFF00FFE8F2F4E3CFCFE9BCBFEDB0B0DF8F8FC38D8DAA
  1194.               7B7BB57777D1BDBEE7F1F3E7F0F2E8F2F4FF00FFFF00FFFF00FFFF00FFFF00FF
  1195.               EAF2F4EAE2E5E2D0D1DFCDCFE3E0E0D9C9CAC08383D3BEBFE7EDEFD1C1C2EAF3
  1196.               F5FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFE2
  1197.               CECFCF8585DCC4C5E7E9EABB9595EDF5F6FF00FFFF00FFFF00FFFF00FFFF00FF
  1198.               FF00FFFF00FFFF00FFFF00FFFF00FFE9C7C7E29191EAD5D6E6D8D99F7373F1F7
  1199.               F8FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFE5
  1200.               C8C8E59A9AEDC8C9C992927D4343F5FAFBFF00FFFF00FFFF00FFFF00FFFF00FF
  1201.               FF00FFFF00FFFF00FFFF00FFFF00FFDDC5C6CF8D8DD48181B95959A05252F8FB
  1202.               FCFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFD7
  1203.               C4C4B67C7CAF5C5CBE5B5BB36767FBFDFDFF00FFFF00FFFF00FFFF00FFFF00FF
  1204.               FF00FFFF00FFFF00FFFF00FFFF00FFE1C9C8B37D7D824545BA8181D8C5C4FFFF
  1205.               FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFEE
  1206.               D0D0B77676AC7C7CE9D7D7FFFFFFFF00FFFF00FFFF00FFFF00FF}
  1207.           end
  1208.           object EditWAVAsociado: TPlaEdit
  1209.             Left = 37
  1210.             Top = 35
  1211.             Width = 296
  1212.             Height = 21
  1213.             Cursor = crIBeam
  1214.             HelpContext = 196
  1215.             Anchors = [akTop, akRight]
  1216.             Font.Charset = DEFAULT_CHARSET
  1217.             Font.Color = clWindowText
  1218.             Font.Height = -11
  1219.             Font.Name = 'Tahoma'
  1220.             Font.Style = []
  1221.             MaxLength = 256
  1222.             ParentFont = False
  1223.             ReadOnly = True
  1224.             TabOrder = 2
  1225.             Transparent = False
  1226.             OnChange = EditWAVAsociadoChange
  1227.           end
  1228.         end
  1229.         object LVSonidos: TPlaListBox
  1230.           Left = 66
  1231.           Top = 80
  1232.           Width = 339
  1233.           Height = 138
  1234.           Anchors = [akTop, akRight]
  1235.           TabOrder = 1
  1236.           TabStop = False
  1237.           UseCheckBoxes = True
  1238.           OnClick = LVSonidosClick
  1239.         end
  1240.       end
  1241.     end
  1242.     object TabContras: TPlaTabSheet
  1243.       Tag = 13700
  1244.       Caption = 'Restricciones'
  1245.       TabVisible = True
  1246.       OnShow = TabContrasShow
  1247.       object PlaGroupBox6: TPlaGroupBox
  1248.         Tag = 13800
  1249.         Left = 14
  1250.         Top = 11
  1251.         Width = 417
  1252.         Height = 259
  1253.         TitleFont.Charset = DEFAULT_CHARSET
  1254.         TitleFont.Color = 13977088
  1255.         TitleFont.Height = -11
  1256.         TitleFont.Name = 'Tahoma'
  1257.         TitleFont.Style = []
  1258.         Caption = 'Restricciones por contrase∩┐╜a'
  1259.         Font.Charset = DEFAULT_CHARSET
  1260.         Font.Color = clWindowText
  1261.         Font.Height = -11
  1262.         Font.Name = 'Tahoma'
  1263.         Font.Style = []
  1264.         ParentFont = False
  1265.         TabOrder = 0
  1266.         object LRestricciones: TLabel
  1267.           Tag = 13900
  1268.           Left = 58
  1269.           Top = 19
  1270.           Width = 354
  1271.           Height = 39
  1272.           Caption = 
  1273.             'Puedes establecer una contrase∩┐╜a que te permitir∩┐╜ restringir el ' +
  1274.             'acceso a las secciones seleccionadas del antivirus.\nSi pierdes ' +
  1275.             'u olvidas la contrase∩┐╜a no podr∩┐╜s recuperarla.'
  1276.           Constraints.MinWidth = 354
  1277.           WordWrap = True
  1278.         end
  1279.         object Image11: TImage
  1280.           Left = 11
  1281.           Top = 22
  1282.           Width = 32
  1283.           Height = 33
  1284.           Picture.Data = {<image011.bmp>}
  1285.           Transparent = True
  1286.         end
  1287.         object Label10: TLabel
  1288.           Left = 58
  1289.           Top = 85
  1290.           Width = 60
  1291.           Height = 13
  1292.           Caption = 'Contrase∩┐╜a:'
  1293.         end
  1294.         object Label23: TLabel
  1295.           Left = 255
  1296.           Top = 85
  1297.           Width = 108
  1298.           Height = 13
  1299.           Caption = 'Confirmar contrase∩┐╜a:'
  1300.         end
  1301.         object GBSecciones: TPlaGroupBox
  1302.           Tag = 14000
  1303.           Left = 60
  1304.           Top = 166
  1305.           Width = 345
  1306.           Height = 81
  1307.           HelpContext = 615
  1308.           TitleFont.Charset = DEFAULT_CHARSET
  1309.           TitleFont.Color = 8408344
  1310.           TitleFont.Height = -11
  1311.           TitleFont.Name = 'Tahoma'
  1312.           TitleFont.Style = []
  1313.           Anchors = [akLeft, akTop, akRight]
  1314.           Caption = 'Secciones a restringir '
  1315.           Enabled = False
  1316.           Font.Charset = DEFAULT_CHARSET
  1317.           Font.Color = clWindowText
  1318.           Font.Height = -11
  1319.           Font.Name = 'Tahoma'
  1320.           Font.Style = []
  1321.           ParentFont = False
  1322.           TabOrder = 3
  1323.           object CBSentinel: TPlaCheckBox
  1324.             Tag = 71300
  1325.             Left = 14
  1326.             Top = 37
  1327.             Width = 84
  1328.             Height = 16
  1329.             HelpContext = 133
  1330.             Caption = 'Permanentes'
  1331.             Font.Charset = DEFAULT_CHARSET
  1332.             Font.Color = clWindowText
  1333.             Font.Height = -11
  1334.             Font.Name = 'Tahoma'
  1335.             Font.Style = []
  1336.             ParentFont = False
  1337.             TabOrder = 1
  1338.             OnClick = Contrase
  1339.           end
  1340.           object CBActualizaciones: TPlaCheckBox
  1341.             Tag = 14400
  1342.             Left = 14
  1343.             Top = 55
  1344.             Width = 94
  1345.             Height = 16
  1346.             HelpContext = 134
  1347.             Caption = 'Actualizaciones'
  1348.             Font.Charset = DEFAULT_CHARSET
  1349.             Font.Color = clWindowText
  1350.             Font.Height = -11
  1351.             Font.Name = 'Tahoma'
  1352.             Font.Style = []
  1353.             ParentFont = False
  1354.             TabOrder = 2
  1355.             OnClick = Contrase
  1356.           end
  1357.           object CBPrograma: TPlaCheckBox
  1358.             Tag = 30500
  1359.             Left = 14
  1360.             Top = 19
  1361.             Width = 63
  1362.             Height = 16
  1363.             HelpContext = 132
  1364.             Caption = 'Antivirus'
  1365.             Font.Charset = DEFAULT_CHARSET
  1366.             Font.Color = clWindowText
  1367.             Font.Height = -11
  1368.             Font.Name = 'Tahoma'
  1369.             Font.Style = []
  1370.             ParentFont = False
  1371.             TabOrder = 0
  1372.             OnClick = Contrase
  1373.           end
  1374.         end
  1375.         object BCambiarContras: TPlaButton
  1376.           Left = 271
  1377.           Top = 133
  1378.           Width = 134
  1379.           Height = 21
  1380.           HelpContext = 131
  1381.           Anchors = [akTop, akRight]
  1382.           Caption = 'Cambiar contrase∩┐╜a'
  1383.           Enabled = False
  1384.           Font.Charset = DEFAULT_CHARSET
  1385.           Font.Color = clWindowText
  1386.           Font.Height = -11
  1387.           Font.Name = 'Tahoma'
  1388.           Font.Style = []
  1389.           ParentFont = False
  1390.           TabOrder = 2
  1391.           OnClick = BCambiarContrasClick
  1392.         end
  1393.         object PEContrasenya: TPlaEdit
  1394.           Left = 58
  1395.           Top = 101
  1396.           Width = 150
  1397.           Height = 21
  1398.           HelpContext = 197
  1399.           Enabled = False
  1400.           Font.Charset = DEFAULT_CHARSET
  1401.           Font.Color = clWindowText
  1402.           Font.Height = -11
  1403.           Font.Name = 'Tahoma'
  1404.           Font.Style = []
  1405.           ParentFont = False
  1406.           PasswordChar = '*'
  1407.           TabOrder = 0
  1408.           Transparent = False
  1409.         end
  1410.         object PEConfirmar: TPlaEdit
  1411.           Left = 255
  1412.           Top = 100
  1413.           Width = 150
  1414.           Height = 21
  1415.           Cursor = crIBeam
  1416.           HelpContext = 198
  1417.           Anchors = [akTop, akRight]
  1418.           Enabled = False
  1419.           Font.Charset = DEFAULT_CHARSET
  1420.           Font.Color = clWindowText
  1421.           Font.Height = -11
  1422.           Font.Name = 'Tahoma'
  1423.           Font.Style = []
  1424.           ParentFont = False
  1425.           PasswordChar = '*'
  1426.           TabOrder = 1
  1427.           Transparent = False
  1428.           OnChange = PEConfirmarChange
  1429.         end
  1430.       end
  1431.     end
  1432.   end
  1433.   object ButtonOpcionesAceptar: TPlaButton
  1434.     Tag = 2200
  1435.     Left = 176
  1436.     Top = 442
  1437.     Width = 90
  1438.     Height = 21
  1439.     HelpContext = 193
  1440.     Caption = '&Aceptar'
  1441.     Font.Charset = DEFAULT_CHARSET
  1442.     Font.Color = clWindowText
  1443.     Font.Height = -11
  1444.     Font.Name = 'Tahoma'
  1445.     Font.Style = []
  1446.     ParentFont = False
  1447.     TabOrder = 0
  1448.     OnClick = ButtonOpcionesAceptarClick
  1449.     Default = True
  1450.     ModalResult = 1
  1451.   end
  1452.   object ButtonOpcionesCancel: TPlaButton
  1453.     Tag = 2400
  1454.     Left = 372
  1455.     Top = 442
  1456.     Width = 90
  1457.     Height = 21
  1458.     HelpContext = 194
  1459.     Caption = '&Cancelar'
  1460.     Font.Charset = DEFAULT_CHARSET
  1461.     Font.Color = clWindowText
  1462.     Font.Height = -11
  1463.     Font.Name = 'Tahoma'
  1464.     Font.Style = []
  1465.     ParentFont = False
  1466.     TabOrder = 2
  1467.     OnClick = ButtonOpcionesCancelClick
  1468.     Cancel = True
  1469.     ModalResult = 2
  1470.   end
  1471.   object ButtonRestaurar: TPlaButton
  1472.     Tag = 2300
  1473.     Left = 274
  1474.     Top = 442
  1475.     Width = 90
  1476.     Height = 21
  1477.     HelpContext = 195
  1478.     Caption = '&Restaurar'
  1479.     Font.Charset = DEFAULT_CHARSET
  1480.     Font.Color = clWindowText
  1481.     Font.Height = -11
  1482.     Font.Name = 'Tahoma'
  1483.     Font.Style = []
  1484.     ParentFont = False
  1485.     TabOrder = 1
  1486.     OnClick = ButtonRestaurarClick
  1487.   end
  1488.   object OpenDialog1: TOpenDialog
  1489.     Left = 230
  1490.     Top = 32
  1491.   end
  1492.   object OpenDialog2: TOpenDialog
  1493.     Left = 206
  1494.     Top = 32
  1495.   end
  1496.   object Timer1: TTimer
  1497.     Enabled = False
  1498.     Interval = 25
  1499.     OnTimer = Timer1Timer
  1500.     Left = 304
  1501.     Top = 32
  1502.   end
  1503. end
  1504.