home *** CD-ROM | disk | FTP | other *** search
- object ResiConfigAvanzada: TResiConfigAvanzada
- Left = 382
- Top = 277
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Opciones avanzadas'
- ClientHeight = 433
- ClientWidth = 417
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 13
- object PanelBotones: TPanel
- Left = 0
- Top = 384
- Width = 417
- Height = 49
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object ButtonAceptar: TPlaButton
- Tag = 2200
- Left = 244
- Top = 20
- Width = 73
- Height = 21
- HelpContext = 193
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 0
- OnClick = ButtonAceptarClick
- Default = True
- ModalResult = 1
- end
- object ButtonCancelar: TPlaButton
- Tag = 2400
- Left = 325
- Top = 20
- Width = 73
- Height = 21
- HelpContext = 194
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 1
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- end
- object PlaGroupBoxHeuristico: TPlaGroupBox
- Left = 14
- Top = 295
- Width = 389
- Height = 82
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Heur�stico'
- TabOrder = 1
- object Image2: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 33
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object LTHeuristico: TLabel
- Left = 58
- Top = 19
- Width = 320
- Height = 26
- Caption =
- 'Activa esta opci�n para descubrir posibles virus desconocidos. L' +
- 'os posibles virus ser�n movidos al �rea de cuarentena.'
- Constraints.MaxWidth = 320
- Constraints.MinWidth = 320
- Transparent = True
- WordWrap = True
- end
- object CBHeuristico: TPlaCheckBox
- Left = 58
- Top = 54
- Width = 55
- Height = 16
- HelpContext = 207
- Caption = 'Activar'
- TabOrder = 0
- end
- end
- object PlaGroupBoxHacking: TPlaGroupBox
- Left = 14
- Top = 207
- Width = 389
- Height = 82
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Detecci�n de herramientas de Hacking'
- TabOrder = 2
- object Image1: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 33
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object LTHacking: TLabel
- Left = 58
- Top = 19
- Width = 320
- Height = 26
- Caption =
- 'Detecta herramientas que permiten a Hackers atacar ordenadores d' +
- 'e forma remota.'
- Constraints.MaxWidth = 320
- Constraints.MinWidth = 320
- Transparent = True
- WordWrap = True
- end
- object CBHacking: TPlaCheckBox
- Left = 58
- Top = 54
- Width = 184
- Height = 16
- HelpContext = 207
- Caption = 'Detectar herramientas de Hacking'
- TabOrder = 0
- end
- end
- object PlaGroupBoxBloqueoScripts: TPlaGroupBox
- Left = 14
- Top = 119
- Width = 389
- Height = 74
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Bloqueo de Scripts'
- TabOrder = 3
- object Image3: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 33
- Picture.Data = {<image003.bmp>}
- Transparent = True
- end
- object LTBloqueo: TLabel
- Left = 58
- Top = 19
- Width = 320
- Height = 13
- Caption = 'Impide que se ejecuten archivos de Script (VBScript, JScript)'
- Constraints.MaxWidth = 320
- Constraints.MinWidth = 320
- Transparent = True
- WordWrap = True
- end
- object CBImpedir: TPlaCheckBox
- Left = 58
- Top = 44
- Width = 218
- Height = 16
- HelpContext = 207
- Caption = 'Impedir la ejecuci�n de archivos de script'
- TabOrder = 0
- end
- end
- object GroupBoxUnidadesDeRed: TPlaGroupBox
- Tag = 227600
- Left = 14
- Top = 10
- Width = 389
- Height = 99
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 8408344
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Unidades de Red'
- TabOrder = 4
- object LblRed: TLabel
- Left = 58
- Top = 19
- Width = 320
- Height = 13
- Caption =
- 'Puedes especificar el tipo de unidades de red quie deseas analiz' +
- 'ar.'
- Constraints.MaxWidth = 320
- Constraints.MinWidth = 320
- Transparent = True
- WordWrap = True
- end
- object Image9: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image004.bmp>}
- Transparent = True
- end
- object PanelNT: TPlaPanel
- Left = 58
- Top = 41
- Width = 185
- Height = 35
- TabOrder = 1
- object CBRedNovell: TPlaCheckBox
- Left = 0
- Top = 18
- Width = 87
- Height = 16
- Caption = 'Red de Novell'
- TabOrder = 1
- TabStop = False
- ParentColor = False
- end
- object CBRedMicrosoft: TPlaCheckBox
- Left = 0
- Top = 0
- Width = 102
- Height = 16
- Caption = 'Red de Microsoft'
- TabOrder = 0
- ParentColor = False
- end
- end
- object Panel9x: TPlaPanel
- Left = 58
- Top = 41
- Width = 205
- Height = 33
- TabOrder = 0
- Visible = False
- object CBbloAccUniRed: TPlaCheckBox
- Tag = 227800
- Left = 0
- Top = 18
- Width = 163
- Height = 16
- HelpContext = 209
- Caption = 'Bloquear en caso de infecci�n'
- TabOrder = 1
- TabStop = False
- end
- object CBanaUniRed: TPlaCheckBox
- Tag = 227700
- Left = 0
- Top = 0
- Width = 59
- Height = 16
- HelpContext = 208
- Caption = 'Analizar'
- TabOrder = 0
- OnClick = CBanaUniRedClick
- end
- end
- end
- end
-