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

  1. object FormCfgFwlPermanente: TFormCfgFwlPermanente
  2.   Left = 371
  3.   Top = 256
  4.   ActiveControl = PCPermanente
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Configuraci∩┐╜n de la protecci∩┐╜n autom∩┐╜tica Firewall'
  8.   ClientHeight = 422
  9.   ClientWidth = 484
  10.   Color = 14609391
  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 = False
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PlaButtonCancelar: TPlaButton
  23.     Left = 397
  24.     Top = 390
  25.     Width = 70
  26.     Height = 21
  27.     HelpContext = 194
  28.     Caption = 'Cancelar'
  29.     TabOrder = 1
  30.     OnClick = PlaButtonCancelarClick
  31.     Cancel = True
  32.   end
  33.   object PlaButtonAceptar: TPlaButton
  34.     Left = 319
  35.     Top = 390
  36.     Width = 70
  37.     Height = 21
  38.     HelpContext = 193
  39.     Caption = 'Aceptar'
  40.     TabOrder = 0
  41.     OnClick = PlaButtonAceptarClick
  42.     Default = True
  43.   end
  44.   object PCPermanente: TPlaPageControl
  45.     Left = 6
  46.     Top = 7
  47.     Width = 472
  48.     Height = 372
  49.     ActivePage = PlaTabSheetSeguridad
  50.     Color = clWhite
  51.     TabOrder = 2
  52.     TabStop = True
  53.     object PlaTabSheetAccesos: TPlaTabSheet
  54.       Caption = 'Accesos'
  55.       TabVisible = True
  56.       object PlaGroupBoxProgramas: TPlaGroupBox
  57.         Left = 14
  58.         Top = 11
  59.         Width = 441
  60.         Height = 78
  61.         TitleFont.Charset = DEFAULT_CHARSET
  62.         TitleFont.Color = 13977088
  63.         TitleFont.Height = -11
  64.         TitleFont.Name = 'Tahoma'
  65.         TitleFont.Style = []
  66.         Caption = 'Programas con acceso a la red'
  67.         TabOrder = 0
  68.         object Label: TLabel
  69.           Left = 58
  70.           Top = 19
  71.           Width = 286
  72.           Height = 13
  73.           Caption = 'Puedes establecer qu∩┐╜ programas pueden acceder a la red.'
  74.           Transparent = True
  75.         end
  76.         object ImageProgramas: TImage
  77.           Left = 11
  78.           Top = 22
  79.           Width = 32
  80.           Height = 32
  81.           Picture.Data = {<image001.bmp>}
  82.           Transparent = True
  83.         end
  84.         object PlaButtonCfgProgramas: TPlaButton
  85.           Left = 350
  86.           Top = 45
  87.           Width = 79
  88.           Height = 21
  89.           HelpContext = 222
  90.           Caption = 'Configurar...'
  91.           TabOrder = 0
  92.           OnClick = PlaButtonCfgProgramasClick
  93.         end
  94.       end
  95.       object PlaGroupBoxReglas: TPlaGroupBox
  96.         Left = 14
  97.         Top = 98
  98.         Width = 441
  99.         Height = 129
  100.         TitleFont.Charset = DEFAULT_CHARSET
  101.         TitleFont.Color = 13977088
  102.         TitleFont.Height = -11
  103.         TitleFont.Name = 'Tahoma'
  104.         TitleFont.Style = []
  105.         Caption = 'Reglas de conexi∩┐╜n avanzadas'
  106.         TabOrder = 1
  107.         object Label1: TLabel
  108.           Left = 58
  109.           Top = 19
  110.           Width = 361
  111.           Height = 26
  112.           Caption = 
  113.             'Indica las direcciones, puertos y protocolos que puede utilizar ' +
  114.             'tu ordenador para comunicarse con otros ordenadores.'
  115.           Transparent = True
  116.           WordWrap = True
  117.         end
  118.         object ImageReglas: TImage
  119.           Left = 11
  120.           Top = 22
  121.           Width = 32
  122.           Height = 32
  123.           Picture.Data = {<image002.bmp>}
  124.           Transparent = True
  125.         end
  126.         object Label2: TLabel
  127.           Left = 58
  128.           Top = 91
  129.           Width = 375
  130.           Height = 26
  131.           Caption = 
  132.             'Nota: estas reglas est∩┐╜n pensadas para usuarios avanzados con ne' +
  133.             'cesidades extraordinarias.'
  134.           Transparent = True
  135.           WordWrap = True
  136.         end
  137.         object PlaButtonCfgReglas: TPlaButton
  138.           Left = 350
  139.           Top = 58
  140.           Width = 79
  141.           Height = 21
  142.           HelpContext = 223
  143.           Caption = 'Configurar...'
  144.           TabOrder = 0
  145.           OnClick = PlaButtonCfgReglasClick
  146.         end
  147.       end
  148.     end
  149.     object PlaTabSheetSeguridad: TPlaTabSheet
  150.       Caption = 'Seguridad'
  151.       TabVisible = True
  152.       object PlaGroupBoxProteccion: TPlaGroupBox
  153.         Left = 14
  154.         Top = 199
  155.         Width = 441
  156.         Height = 73
  157.         TitleFont.Charset = DEFAULT_CHARSET
  158.         TitleFont.Color = 13977088
  159.         TitleFont.Height = -11
  160.         TitleFont.Name = 'Tahoma'
  161.         TitleFont.Style = []
  162.         Caption = 'Protecci∩┐╜n frente a intrusiones'
  163.         TabOrder = 1
  164.         object ImageProteccion: TImage
  165.           Left = 11
  166.           Top = 22
  167.           Width = 32
  168.           Height = 32
  169.           Picture.Data = {<image003.bmp>}
  170.           Transparent = True
  171.         end
  172.         object Label5: TLabel
  173.           Left = 58
  174.           Top = 19
  175.           Width = 360
  176.           Height = 13
  177.           Caption = 
  178.             'Indica si deseas que se notifiquen los intentos de intrusi∩┐╜n blo' +
  179.             'queados.'
  180.           Constraints.MinWidth = 360
  181.           Transparent = True
  182.           WordWrap = True
  183.         end
  184.         object PlaCheckBoxNotificarIntrusion: TPlaCheckBox
  185.           Left = 58
  186.           Top = 45
  187.           Width = 236
  188.           Height = 16
  189.           HelpContext = 255
  190.           Caption = 'Notificar los intentos de intrusi∩┐╜n bloqueados'
  191.           TabOrder = 0
  192.           OnClick = PlaCheckBoxNotificarIntrusionClick
  193.           State = cbChecked
  194.         end
  195.       end
  196.       object PlaGroupBoxCarpetas: TPlaGroupBox
  197.         Left = 14
  198.         Top = 11
  199.         Width = 441
  200.         Height = 180
  201.         TitleFont.Charset = DEFAULT_CHARSET
  202.         TitleFont.Color = 13977088
  203.         TitleFont.Height = -11
  204.         TitleFont.Name = 'Tahoma'
  205.         TitleFont.Style = []
  206.         Caption = 'Carpetas compartidas'
  207.         TabOrder = 0
  208.         object ImageCarpetas: TImage
  209.           Left = 11
  210.           Top = 22
  211.           Width = 32
  212.           Height = 32
  213.           Picture.Data = {<image004.bmp>}
  214.           Transparent = True
  215.         end
  216.         object Label3: TLabel
  217.           Left = 58
  218.           Top = 19
  219.           Width = 354
  220.           Height = 39
  221.           Caption = 
  222.             'Cada uno de los adaptadores de red que tenga tu ordenador puede ' +
  223.             'configurarse independientemente para permitir o denegar la compa' +
  224.             'rtici∩┐╜n de carpetas de red.'
  225.           Transparent = True
  226.           WordWrap = True
  227.         end
  228.         object Label4: TLabel
  229.           Left = 58
  230.           Top = 74
  231.           Width = 137
  232.           Height = 13
  233.           Caption = 'Para este adaptador de red:'
  234.           Transparent = True
  235.         end
  236.         object PlaCheckBoxCompartirCarpetas: TPlaCheckBox
  237.           Left = 58
  238.           Top = 105
  239.           Width = 331
  240.           Height = 16
  241.           HelpContext = 253
  242.           Caption = 'Permitir a otros acceder a carpetas compartidas en mi ordenador'
  243.           Constraints.MinWidth = 331
  244.           TabOrder = 1
  245.           OnClick = PlaCheckBoxCompartirCarpetasClick
  246.           WordWrap = True
  247.           State = cbChecked
  248.         end
  249.         object PlaCheckBoxAccederCompartirOtros: TPlaCheckBox
  250.           Left = 58
  251.           Top = 123
  252.           Width = 360
  253.           Height = 16
  254.           HelpContext = 254
  255.           Caption = 'Permitirme acceder a carpetas compartidas en otros ordenadores'
  256.           Constraints.MinWidth = 360
  257.           TabOrder = 2
  258.           OnClick = PlaCheckBoxAccederCompartirOtrosClick
  259.           WordWrap = True
  260.         end
  261.         object PlaComboBoxAdaptadores: TPlaComboBox
  262.           Left = 217
  263.           Top = 71
  264.           Width = 209
  265.           Height = 21
  266.           HelpContext = 252
  267.           Style = csDropDownList
  268.           TabOrder = 0
  269.           OnChange = PlaComboBoxAdaptadoresChange
  270.         end
  271.         object PlaLinkLabel1: TPlaLinkLabel
  272.           Left = 58
  273.           Top = 152
  274.           Width = 275
  275.           Height = 16
  276.           Caption = 'M∩┐╜s informaci∩┐╜n sobre el acceso a carpetas compartidas'
  277.           TabOrder = 3
  278.           OnClick = PlaLinkLabel1Click
  279.         end
  280.       end
  281.     end
  282.   end
  283. end
  284.