home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TRESICONFIGAVANZADA / TRESICONFIGAVANZADA.txt < prev   
Encoding:
Text File  |  2003-11-01  |  6.3 KB  |  279 lines

  1. object ResiConfigAvanzada: TResiConfigAvanzada
  2.   Left = 382
  3.   Top = 277
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Opciones avanzadas'
  7.   ClientHeight = 433
  8.   ClientWidth = 417
  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.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnKeyPress = FormKeyPress
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PanelBotones: TPanel
  23.     Left = 0
  24.     Top = 384
  25.     Width = 417
  26.     Height = 49
  27.     Align = alBottom
  28.     BevelOuter = bvNone
  29.     ParentColor = True
  30.     TabOrder = 0
  31.     object ButtonAceptar: TPlaButton
  32.       Tag = 2200
  33.       Left = 244
  34.       Top = 20
  35.       Width = 73
  36.       Height = 21
  37.       HelpContext = 193
  38.       Anchors = [akRight, akBottom]
  39.       Caption = '&Aceptar'
  40.       TabOrder = 0
  41.       OnClick = ButtonAceptarClick
  42.       Default = True
  43.       ModalResult = 1
  44.     end
  45.     object ButtonCancelar: TPlaButton
  46.       Tag = 2400
  47.       Left = 325
  48.       Top = 20
  49.       Width = 73
  50.       Height = 21
  51.       HelpContext = 194
  52.       Anchors = [akRight, akBottom]
  53.       Caption = '&Cancelar'
  54.       TabOrder = 1
  55.       TabStop = False
  56.       Cancel = True
  57.       ModalResult = 2
  58.     end
  59.   end
  60.   object PlaGroupBoxHeuristico: TPlaGroupBox
  61.     Left = 14
  62.     Top = 295
  63.     Width = 389
  64.     Height = 82
  65.     TitleFont.Charset = DEFAULT_CHARSET
  66.     TitleFont.Color = 13977088
  67.     TitleFont.Height = -11
  68.     TitleFont.Name = 'Tahoma'
  69.     TitleFont.Style = []
  70.     Caption = 'Heur∩┐╜stico'
  71.     TabOrder = 1
  72.     object Image2: TImage
  73.       Left = 11
  74.       Top = 22
  75.       Width = 32
  76.       Height = 33
  77.       Picture.Data = {<image001.bmp>}
  78.       Transparent = True
  79.     end
  80.     object LTHeuristico: TLabel
  81.       Left = 58
  82.       Top = 19
  83.       Width = 320
  84.       Height = 26
  85.       Caption = 
  86.         'Activa esta opci∩┐╜n para descubrir posibles virus desconocidos. L' +
  87.         'os posibles virus ser∩┐╜n movidos al ∩┐╜rea de cuarentena.'
  88.       Constraints.MaxWidth = 320
  89.       Constraints.MinWidth = 320
  90.       Transparent = True
  91.       WordWrap = True
  92.     end
  93.     object CBHeuristico: TPlaCheckBox
  94.       Left = 58
  95.       Top = 54
  96.       Width = 55
  97.       Height = 16
  98.       HelpContext = 207
  99.       Caption = 'Activar'
  100.       TabOrder = 0
  101.     end
  102.   end
  103.   object PlaGroupBoxHacking: TPlaGroupBox
  104.     Left = 14
  105.     Top = 207
  106.     Width = 389
  107.     Height = 82
  108.     TitleFont.Charset = DEFAULT_CHARSET
  109.     TitleFont.Color = 13977088
  110.     TitleFont.Height = -11
  111.     TitleFont.Name = 'Tahoma'
  112.     TitleFont.Style = []
  113.     Caption = 'Detecci∩┐╜n de herramientas de Hacking'
  114.     TabOrder = 2
  115.     object Image1: TImage
  116.       Left = 11
  117.       Top = 22
  118.       Width = 32
  119.       Height = 33
  120.       Picture.Data = {<image002.bmp>}
  121.       Transparent = True
  122.     end
  123.     object LTHacking: TLabel
  124.       Left = 58
  125.       Top = 19
  126.       Width = 320
  127.       Height = 26
  128.       Caption = 
  129.         'Detecta herramientas que permiten a Hackers atacar ordenadores d' +
  130.         'e forma remota.'
  131.       Constraints.MaxWidth = 320
  132.       Constraints.MinWidth = 320
  133.       Transparent = True
  134.       WordWrap = True
  135.     end
  136.     object CBHacking: TPlaCheckBox
  137.       Left = 58
  138.       Top = 54
  139.       Width = 184
  140.       Height = 16
  141.       HelpContext = 207
  142.       Caption = 'Detectar herramientas de Hacking'
  143.       TabOrder = 0
  144.     end
  145.   end
  146.   object PlaGroupBoxBloqueoScripts: TPlaGroupBox
  147.     Left = 14
  148.     Top = 119
  149.     Width = 389
  150.     Height = 74
  151.     TitleFont.Charset = DEFAULT_CHARSET
  152.     TitleFont.Color = 13977088
  153.     TitleFont.Height = -11
  154.     TitleFont.Name = 'Tahoma'
  155.     TitleFont.Style = []
  156.     Caption = 'Bloqueo de Scripts'
  157.     TabOrder = 3
  158.     object Image3: TImage
  159.       Left = 11
  160.       Top = 22
  161.       Width = 32
  162.       Height = 33
  163.       Picture.Data = {<image003.bmp>}
  164.       Transparent = True
  165.     end
  166.     object LTBloqueo: TLabel
  167.       Left = 58
  168.       Top = 19
  169.       Width = 320
  170.       Height = 13
  171.       Caption = 'Impide que se ejecuten archivos de Script (VBScript, JScript)'
  172.       Constraints.MaxWidth = 320
  173.       Constraints.MinWidth = 320
  174.       Transparent = True
  175.       WordWrap = True
  176.     end
  177.     object CBImpedir: TPlaCheckBox
  178.       Left = 58
  179.       Top = 44
  180.       Width = 218
  181.       Height = 16
  182.       HelpContext = 207
  183.       Caption = 'Impedir la ejecuci∩┐╜n de archivos de script'
  184.       TabOrder = 0
  185.     end
  186.   end
  187.   object GroupBoxUnidadesDeRed: TPlaGroupBox
  188.     Tag = 227600
  189.     Left = 14
  190.     Top = 10
  191.     Width = 389
  192.     Height = 99
  193.     TitleFont.Charset = DEFAULT_CHARSET
  194.     TitleFont.Color = 8408344
  195.     TitleFont.Height = -11
  196.     TitleFont.Name = 'Tahoma'
  197.     TitleFont.Style = []
  198.     Caption = 'Unidades de Red'
  199.     TabOrder = 4
  200.     object LblRed: TLabel
  201.       Left = 58
  202.       Top = 19
  203.       Width = 320
  204.       Height = 13
  205.       Caption = 
  206.         'Puedes especificar el tipo de unidades de red quie deseas analiz' +
  207.         'ar.'
  208.       Constraints.MaxWidth = 320
  209.       Constraints.MinWidth = 320
  210.       Transparent = True
  211.       WordWrap = True
  212.     end
  213.     object Image9: TImage
  214.       Left = 11
  215.       Top = 22
  216.       Width = 32
  217.       Height = 32
  218.       Picture.Data = {<image004.bmp>}
  219.       Transparent = True
  220.     end
  221.     object PanelNT: TPlaPanel
  222.       Left = 58
  223.       Top = 41
  224.       Width = 185
  225.       Height = 35
  226.       TabOrder = 1
  227.       object CBRedNovell: TPlaCheckBox
  228.         Left = 0
  229.         Top = 18
  230.         Width = 87
  231.         Height = 16
  232.         Caption = 'Red de Novell'
  233.         TabOrder = 1
  234.         TabStop = False
  235.         ParentColor = False
  236.       end
  237.       object CBRedMicrosoft: TPlaCheckBox
  238.         Left = 0
  239.         Top = 0
  240.         Width = 102
  241.         Height = 16
  242.         Caption = 'Red de Microsoft'
  243.         TabOrder = 0
  244.         ParentColor = False
  245.       end
  246.     end
  247.     object Panel9x: TPlaPanel
  248.       Left = 58
  249.       Top = 41
  250.       Width = 205
  251.       Height = 33
  252.       TabOrder = 0
  253.       Visible = False
  254.       object CBbloAccUniRed: TPlaCheckBox
  255.         Tag = 227800
  256.         Left = 0
  257.         Top = 18
  258.         Width = 163
  259.         Height = 16
  260.         HelpContext = 209
  261.         Caption = 'Bloquear en caso de infecci∩┐╜n'
  262.         TabOrder = 1
  263.         TabStop = False
  264.       end
  265.       object CBanaUniRed: TPlaCheckBox
  266.         Tag = 227700
  267.         Left = 0
  268.         Top = 0
  269.         Width = 59
  270.         Height = 16
  271.         HelpContext = 208
  272.         Caption = 'Analizar'
  273.         TabOrder = 0
  274.         OnClick = CBanaUniRedClick
  275.       end
  276.     end
  277.   end
  278. end
  279.