home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Plafcfg.dll / 0 / RCDATA / TFORMEDICIONREGLACONEX / TFORMEDICIONREGLACONEX.txt < prev   
Text File  |  2003-02-05  |  19KB  |  663 lines

  1. object FormEdicionReglaConex: TFormEdicionReglaConex
  2.   Left = 360
  3.   Top = 162
  4.   ActiveControl = PlaPageControlEdicionReglaConex
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Edici∩┐╜n de la regla de conexi∩┐╜n'
  8.   ClientHeight = 437
  9.   ClientWidth = 444
  10.   Color = 14609391
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  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 = 345
  24.     Top = 405
  25.     Width = 70
  26.     Height = 21
  27.     HelpContext = 194
  28.     Caption = 'Cancelar'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'Tahoma'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabOrder = 2
  36.     OnClick = PlaButtonCancelarClick
  37.     Cancel = True
  38.   end
  39.   object PlaButtonAceptar: TPlaButton
  40.     Left = 267
  41.     Top = 405
  42.     Width = 70
  43.     Height = 21
  44.     HelpContext = 193
  45.     Caption = 'Aceptar'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clWindowText
  48.     Font.Height = -11
  49.     Font.Name = 'Tahoma'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     TabOrder = 1
  53.     OnClick = PlaButtonAceptarClick
  54.     Default = True
  55.   end
  56.   object PlaPageControlEdicionReglaConex: TPlaPageControl
  57.     Left = 6
  58.     Top = 7
  59.     Width = 430
  60.     Height = 383
  61.     ActivePage = PlaTabSheetProtocolos
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clWindowText
  64.     Font.Height = -11
  65.     Font.Name = 'Tahoma'
  66.     Font.Style = []
  67.     ParentFont = False
  68.     TabOrder = 0
  69.     TabStop = True
  70.     object PlaTabSheetGeneral: TPlaTabSheet
  71.       Caption = 'General'
  72.       TabVisible = True
  73.       object PlaGroupBoxSobreRegla: TPlaGroupBox
  74.         Left = 14
  75.         Top = 8
  76.         Width = 379
  77.         Height = 187
  78.         TitleFont.Charset = DEFAULT_CHARSET
  79.         TitleFont.Color = 13977088
  80.         TitleFont.Height = -11
  81.         TitleFont.Name = 'Tahoma'
  82.         TitleFont.Style = []
  83.         Caption = 'Sobre la regla'
  84.         Font.Charset = DEFAULT_CHARSET
  85.         Font.Color = clWindowText
  86.         Font.Height = -11
  87.         Font.Name = 'Tahoma'
  88.         Font.Style = []
  89.         ParentFont = False
  90.         TabOrder = 0
  91.         object Label1: TLabel
  92.           Left = 58
  93.           Top = 19
  94.           Width = 309
  95.           Height = 26
  96.           AutoSize = False
  97.           Caption = 
  98.             'Escribe el nombre que deseas asignar a la regla. Te servir∩┐╜ para' +
  99.             ' identificarla posteriormente.'
  100.           Transparent = True
  101.           WordWrap = True
  102.         end
  103.         object Label4: TLabel
  104.           Left = 58
  105.           Top = 158
  106.           Width = 35
  107.           Height = 13
  108.           Caption = 'Acci∩┐╜n:'
  109.           Transparent = True
  110.         end
  111.         object Label2: TLabel
  112.           Left = 58
  113.           Top = 58
  114.           Width = 94
  115.           Height = 13
  116.           Caption = 'Nombre de la regla:'
  117.         end
  118.         object ImageSobreRegla: TImage
  119.           Left = 11
  120.           Top = 22
  121.           Width = 32
  122.           Height = 32
  123.           Picture.Data = {<image001.bmp>}
  124.           Transparent = True
  125.         end
  126.         object Label3: TLabel
  127.           Left = 58
  128.           Top = 102
  129.           Width = 309
  130.           Height = 39
  131.           AutoSize = False
  132.           Caption = 
  133.             'Las reglas de conexi∩┐╜n pueden usarse para permitir o bloquear la' +
  134.             's comunicaciones de red. Selecciona qu∩┐╜ acci∩┐╜n deseas que realic' +
  135.             'e esta regla.'
  136.           Transparent = True
  137.           WordWrap = True
  138.         end
  139.         object PlaComboBoxAccion: TPlaComboBox
  140.           Left = 105
  141.           Top = 154
  142.           Width = 180
  143.           Height = 21
  144.           HelpContext = 244
  145.           Font.Charset = DEFAULT_CHARSET
  146.           Font.Color = clWindowText
  147.           Font.Height = -11
  148.           Font.Name = 'Tahoma'
  149.           Font.Style = []
  150.           ParentFont = False
  151.           Style = csDropDownList
  152.           TabOrder = 1
  153.         end
  154.         object PlaEditNombreRegla: TPlaEdit
  155.           Left = 58
  156.           Top = 74
  157.           Width = 309
  158.           Height = 21
  159.           Cursor = crIBeam
  160.           HelpContext = 243
  161.           Font.Charset = DEFAULT_CHARSET
  162.           Font.Color = clWindowText
  163.           Font.Height = -11
  164.           Font.Name = 'Tahoma'
  165.           Font.Style = []
  166.           ParentFont = False
  167.           TabOrder = 0
  168.           Transparent = False
  169.         end
  170.       end
  171.       object PlaGroupBoxAdaptadores: TPlaGroupBox
  172.         Left = 14
  173.         Top = 204
  174.         Width = 379
  175.         Height = 104
  176.         TitleFont.Charset = DEFAULT_CHARSET
  177.         TitleFont.Color = 13977088
  178.         TitleFont.Height = -11
  179.         TitleFont.Name = 'Tahoma'
  180.         TitleFont.Style = []
  181.         Caption = 'Adaptadores de red'
  182.         Font.Charset = DEFAULT_CHARSET
  183.         Font.Color = clWindowText
  184.         Font.Height = -11
  185.         Font.Name = 'Tahoma'
  186.         Font.Style = []
  187.         ParentFont = False
  188.         TabOrder = 1
  189.         object Label5: TLabel
  190.           Left = 58
  191.           Top = 19
  192.           Width = 309
  193.           Height = 39
  194.           AutoSize = False
  195.           Caption = 
  196.             'Las comunicaciones se llevan a cabo mediante adaptadores de red ' +
  197.             '(modems, tarjetas de red, etc). Selecciona sobre qu∩┐╜ adaptador d' +
  198.             'e red deseas que act∩┐╜e la regla.'
  199.           Transparent = True
  200.           WordWrap = True
  201.         end
  202.         object ImageAdaptadores: TImage
  203.           Left = 11
  204.           Top = 22
  205.           Width = 32
  206.           Height = 32
  207.           Picture.Data = {<image002.bmp>}
  208.           Transparent = True
  209.         end
  210.         object Label6: TLabel
  211.           Left = 58
  212.           Top = 75
  213.           Width = 89
  214.           Height = 13
  215.           Caption = 'Adaptador de red:'
  216.           Transparent = True
  217.         end
  218.         object PlaComboBoxAdaptador: TPlaComboBox
  219.           Left = 158
  220.           Top = 71
  221.           Width = 209
  222.           Height = 21
  223.           HelpContext = 245
  224.           Font.Charset = DEFAULT_CHARSET
  225.           Font.Color = clWindowText
  226.           Font.Height = -11
  227.           Font.Name = 'Tahoma'
  228.           Font.Style = []
  229.           ParentFont = False
  230.           Style = csDropDownList
  231.           TabOrder = 0
  232.         end
  233.       end
  234.     end
  235.     object PlaTabSheetProtocolos: TPlaTabSheet
  236.       Caption = 'Protocolos y puertos'
  237.       TabVisible = True
  238.       object PlaGroupBoxProtocolos: TPlaGroupBox
  239.         Left = 18
  240.         Top = 14
  241.         Width = 399
  242.         Height = 315
  243.         TitleFont.Charset = DEFAULT_CHARSET
  244.         TitleFont.Color = 13977088
  245.         TitleFont.Height = -11
  246.         TitleFont.Name = 'Tahoma'
  247.         TitleFont.Style = []
  248.         Caption = 'Protocolos'
  249.         Font.Charset = DEFAULT_CHARSET
  250.         Font.Color = clWindowText
  251.         Font.Height = -11
  252.         Font.Name = 'Tahoma'
  253.         Font.Style = []
  254.         ParentFont = False
  255.         TabOrder = 0
  256.         object Label7: TLabel
  257.           Left = 58
  258.           Top = 19
  259.           Width = 309
  260.           Height = 26
  261.           AutoSize = False
  262.           Caption = 
  263.             'Selecciona el protocolo, sentido de la comunicaci∩┐╜n y puertos so' +
  264.             'bre los que quieres que act∩┐╜e la regla.'
  265.           Transparent = True
  266.           WordWrap = True
  267.         end
  268.         object ImageProtocolos: TImage
  269.           Left = 11
  270.           Top = 22
  271.           Width = 32
  272.           Height = 32
  273.           Picture.Data = {<image003.bmp>}
  274.           Transparent = True
  275.         end
  276.         object Label10: TLabel
  277.           Left = 58
  278.           Top = 133
  279.           Width = 132
  280.           Height = 13
  281.           Caption = 'Sentido de la comunicaci∩┐╜n:'
  282.           Transparent = True
  283.         end
  284.         object Label9: TLabel
  285.           Left = 58
  286.           Top = 101
  287.           Width = 309
  288.           Height = 26
  289.           AutoSize = False
  290.           Caption = 
  291.             'Selecciona el sentido de la comunicaci∩┐╜n (entrada o salida) sobr' +
  292.             'e el que deseas que act∩┐╜e la regla.'
  293.           Transparent = True
  294.           WordWrap = True
  295.         end
  296.         object Label8: TLabel
  297.           Left = 58
  298.           Top = 51
  299.           Width = 49
  300.           Height = 13
  301.           Caption = 'Protocolo:'
  302.           Transparent = True
  303.         end
  304.         object PanelTcpUdp: TPlaPanel
  305.           Left = 0
  306.           Top = 183
  307.           Width = 399
  308.           Height = 132
  309.           object LabelInfoPorts: TLabel
  310.             Left = 58
  311.             Top = 0
  312.             Width = 309
  313.             Height = 13
  314.             AutoSize = False
  315.             Caption = 'Indica los puertos sobre los que se aplica la regla.'
  316.             Transparent = True
  317.           end
  318.           object LabelLocalPorts: TLabel
  319.             Left = 58
  320.             Top = 19
  321.             Width = 76
  322.             Height = 13
  323.             Caption = 'Puertos locales:'
  324.             Transparent = True
  325.           end
  326.           object LbInfoPorts2: TLabel
  327.             Left = 58
  328.             Top = 68
  329.             Width = 258
  330.             Height = 13
  331.             Caption = 'Escribe los puertos e intervalos separados por comas.'
  332.             Transparent = True
  333.           end
  334.           object LbInfoPorts3: TLabel
  335.             Left = 58
  336.             Top = 83
  337.             Width = 122
  338.             Height = 13
  339.             Caption = 'Ejemplo: 110, 25-30, 115'
  340.             Transparent = True
  341.           end
  342.           object LabelRemotePorts: TLabel
  343.             Left = 219
  344.             Top = 19
  345.             Width = 83
  346.             Height = 13
  347.             Caption = 'Puertos remotos:'
  348.             Transparent = True
  349.           end
  350.           object PlaComboBoxPuertosLocales: TPlaComboBox
  351.             Left = 58
  352.             Top = 35
  353.             Width = 145
  354.             Height = 21
  355.             Font.Charset = DEFAULT_CHARSET
  356.             Font.Color = clWindowText
  357.             Font.Height = -11
  358.             Font.Name = 'Tahoma'
  359.             Font.Style = []
  360.             ParentFont = False
  361.             TabOrder = 0
  362.             Text = 'Todos'
  363.           end
  364.           object PlaComboBoxPuertosRemotos: TPlaComboBox
  365.             Left = 219
  366.             Top = 35
  367.             Width = 145
  368.             Height = 21
  369.             Font.Charset = DEFAULT_CHARSET
  370.             Font.Color = clWindowText
  371.             Font.Height = -11
  372.             Font.Name = 'Tahoma'
  373.             Font.Style = []
  374.             ParentFont = False
  375.             TabOrder = 1
  376.             Text = 'Todos'
  377.           end
  378.         end
  379.         object PanelIP: TPlaPanel
  380.           Left = 0
  381.           Top = 183
  382.           Width = 399
  383.           Height = 132
  384.           Transparent = False
  385.           object LabelInfoTypeIP: TLabel
  386.             Left = 58
  387.             Top = 0
  388.             Width = 315
  389.             Height = 13
  390.             Caption = 'Indica los protocolos a los que quieras aplicar esta regla.'
  391.             Constraints.MinWidth = 315
  392.             Transparent = True
  393.             WordWrap = True
  394.           end
  395.           object PlaListBoxIPAddr: TPlaListBox
  396.             Left = 58
  397.             Top = 16
  398.             Width = 309
  399.             Height = 75
  400.             TabOrder = 0
  401.             UseCheckBoxes = True
  402.           end
  403.           object BtnIPCheckAll: TPlaButton
  404.             Left = 136
  405.             Top = 99
  406.             Width = 112
  407.             Height = 21
  408.             Caption = 'Activar todos'
  409.             Font.Charset = DEFAULT_CHARSET
  410.             Font.Color = clWindowText
  411.             Font.Height = -11
  412.             Font.Name = 'Tahoma'
  413.             Font.Style = []
  414.             ParentFont = False
  415.             TabOrder = 1
  416.             OnClick = BtnIPCheckAllClick
  417.           end
  418.           object BtnIPUncheckAll: TPlaButton
  419.             Left = 255
  420.             Top = 99
  421.             Width = 112
  422.             Height = 21
  423.             Caption = 'Desactivar todos'
  424.             Font.Charset = DEFAULT_CHARSET
  425.             Font.Color = clWindowText
  426.             Font.Height = -11
  427.             Font.Name = 'Tahoma'
  428.             Font.Style = []
  429.             ParentFont = False
  430.             TabOrder = 2
  431.             OnClick = BtnIPUncheckAllClick
  432.           end
  433.         end
  434.         object PanelICMP: TPlaPanel
  435.           Left = 0
  436.           Top = 183
  437.           Width = 399
  438.           Height = 132
  439.           Transparent = False
  440.           object LabelInfoICMP: TLabel
  441.             Left = 58
  442.             Top = 0
  443.             Width = 315
  444.             Height = 13
  445.             Caption = 
  446.               'Selecciona los servicios ICMP a los que quieras aplicar esta reg' +
  447.               'la.'
  448.             Constraints.MinWidth = 315
  449.             Transparent = True
  450.             WordWrap = True
  451.           end
  452.           object BtnICMPUncheckAll: TPlaButton
  453.             Left = 255
  454.             Top = 99
  455.             Width = 112
  456.             Height = 21
  457.             Caption = 'Desactivar todos'
  458.             Font.Charset = DEFAULT_CHARSET
  459.             Font.Color = clWindowText
  460.             Font.Height = -11
  461.             Font.Name = 'Tahoma'
  462.             Font.Style = []
  463.             ParentFont = False
  464.             TabOrder = 0
  465.             OnClick = BtnICMPUncheckAllClick
  466.           end
  467.           object BtnICMPCheckAll: TPlaButton
  468.             Left = 136
  469.             Top = 99
  470.             Width = 112
  471.             Height = 21
  472.             Caption = 'Activar todos'
  473.             Font.Charset = DEFAULT_CHARSET
  474.             Font.Color = clWindowText
  475.             Font.Height = -11
  476.             Font.Name = 'Tahoma'
  477.             Font.Style = []
  478.             ParentFont = False
  479.             TabOrder = 1
  480.             OnClick = BtnICMPCheckAllClick
  481.           end
  482.           object PlaListBoxICMP: TPlaListBox
  483.             Left = 58
  484.             Top = 16
  485.             Width = 309
  486.             Height = 75
  487.             TabOrder = 2
  488.             UseCheckBoxes = True
  489.           end
  490.         end
  491.         object PlaComboBoxSentido: TPlaComboBox
  492.           Left = 58
  493.           Top = 149
  494.           Width = 175
  495.           Height = 21
  496.           HelpContext = 247
  497.           Font.Charset = DEFAULT_CHARSET
  498.           Font.Color = clWindowText
  499.           Font.Height = -11
  500.           Font.Name = 'Tahoma'
  501.           Font.Style = []
  502.           ParentFont = False
  503.           Style = csDropDownList
  504.           TabOrder = 1
  505.         end
  506.         object PlaComboBoxProtocolo: TPlaComboBox
  507.           Left = 58
  508.           Top = 67
  509.           Width = 175
  510.           Height = 21
  511.           HelpContext = 246
  512.           Font.Charset = DEFAULT_CHARSET
  513.           Font.Color = clWindowText
  514.           Font.Height = -11
  515.           Font.Name = 'Tahoma'
  516.           Font.Style = []
  517.           ParentFont = False
  518.           Style = csDropDownList
  519.           TabOrder = 0
  520.           OnChange = PlaComboBoxProtocoloChange
  521.         end
  522.       end
  523.     end
  524.     object PlaTabSheetDirecciones: TPlaTabSheet
  525.       Caption = 'Direcciones'
  526.       TabVisible = True
  527.       object PlaGroupBoxDireccionesRemotas: TPlaGroupBox
  528.         Left = 14
  529.         Top = 8
  530.         Width = 379
  531.         Height = 212
  532.         TitleFont.Charset = DEFAULT_CHARSET
  533.         TitleFont.Color = 13977088
  534.         TitleFont.Height = -11
  535.         TitleFont.Name = 'Tahoma'
  536.         TitleFont.Style = []
  537.         Caption = 'Direcciones remotas'
  538.         Font.Charset = DEFAULT_CHARSET
  539.         Font.Color = clWindowText
  540.         Font.Height = -11
  541.         Font.Name = 'Tahoma'
  542.         Font.Style = []
  543.         ParentFont = False
  544.         TabOrder = 0
  545.         object ImageDirecciones: TImage
  546.           Left = 11
  547.           Top = 22
  548.           Width = 32
  549.           Height = 32
  550.           Picture.Data = {<image004.bmp>}
  551.           Transparent = True
  552.         end
  553.         object LabelInfoDirecciones: TLabel
  554.           Left = 58
  555.           Top = 19
  556.           Width = 310
  557.           Height = 13
  558.           Caption = 'Indica las direcciones remotas sobre las que se aplica la regla.'
  559.           Constraints.MinWidth = 310
  560.           Transparent = True
  561.           WordWrap = True
  562.         end
  563.         object LabelDirInfo1: TLabel
  564.           Left = 77
  565.           Top = 172
  566.           Width = 290
  567.           Height = 13
  568.           Caption = 'Escribe las direcciones e intervalos separados por comas.'
  569.           Constraints.MinWidth = 290
  570.           Transparent = True
  571.           WordWrap = True
  572.         end
  573.         object LabelDirInfo2: TLabel
  574.           Left = 77
  575.           Top = 187
  576.           Width = 290
  577.           Height = 13
  578.           Caption = 'Ejemplo: 192.168.1.1-192.168.1.254, 172.1.1.1'
  579.           Constraints.MinWidth = 290
  580.           Transparent = True
  581.           WordWrap = True
  582.         end
  583.         object PlaRadioButtonCualquierDireccion: TPlaRadioButton
  584.           Left = 58
  585.           Top = 48
  586.           Width = 111
  587.           Height = 16
  588.           HelpContext = 248
  589.           Caption = 'Cualquier direcci∩┐╜n'
  590.           Font.Charset = DEFAULT_CHARSET
  591.           Font.Color = clWindowText
  592.           Font.Height = -11
  593.           Font.Name = 'Tahoma'
  594.           Font.Style = []
  595.           ParentFont = False
  596.           TabOrder = 0
  597.           TabStop = False
  598.           OnClick = PlaRadioButtonCualquierDireccionClick
  599.         end
  600.         object PlaRadioButtonDireccionMAC: TPlaRadioButton
  601.           Left = 58
  602.           Top = 76
  603.           Width = 182
  604.           Height = 16
  605.           HelpContext = 249
  606.           Caption = 'Direcci∩┐╜n de tarjeta de red (MAC)'
  607.           Font.Charset = DEFAULT_CHARSET
  608.           Font.Color = clWindowText
  609.           Font.Height = -11
  610.           Font.Name = 'Tahoma'
  611.           Font.Style = []
  612.           ParentFont = False
  613.           TabOrder = 1
  614.           TabStop = False
  615.           OnClick = PlaRadioButtonDireccionMACClick
  616.         end
  617.         object PlaRadioButtonDireccionesIP: TPlaRadioButton
  618.           Left = 58
  619.           Top = 127
  620.           Width = 88
  621.           Height = 16
  622.           HelpContext = 250
  623.           Caption = 'Direcciones IP'
  624.           Font.Charset = DEFAULT_CHARSET
  625.           Font.Color = clWindowText
  626.           Font.Height = -11
  627.           Font.Name = 'Tahoma'
  628.           Font.Style = []
  629.           ParentFont = False
  630.           TabOrder = 2
  631.           TabStop = False
  632.           OnClick = PlaRadioButtonDireccionesIPClick
  633.         end
  634.         object PlaEditDireccionesIP: TPlaEdit
  635.           Left = 77
  636.           Top = 145
  637.           Width = 290
  638.           Height = 21
  639.           Cursor = crIBeam
  640.           HelpContext = 251
  641.           Font.Charset = DEFAULT_CHARSET
  642.           Font.Color = clWindowText
  643.           Font.Height = -11
  644.           Font.Name = 'Tahoma'
  645.           Font.Style = []
  646.           ParentFont = False
  647.           TabOrder = 3
  648.           Transparent = False
  649.         end
  650.         object PlaMacAddress: TPlaMacAddressEdit
  651.           Left = 77
  652.           Top = 94
  653.           Width = 144
  654.           Height = 21
  655.           SeparatorChar = '-'
  656.           Text = '000000000000'
  657.           FormattedText = '0.0.0.0.0.0'
  658.         end
  659.       end
  660.     end
  661.   end
  662. end
  663.