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

  1. object FormEdicionReglaConex: TFormEdicionReglaConex
  2.   Left = 492
  3.   Top = 105
  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 PanelICMP: TPlaPanel
  305.           Left = 0
  306.           Top = 183
  307.           Width = 399
  308.           Height = 132
  309.           Transparent = False
  310.           object LabelInfoICMP: TLabel
  311.             Left = 58
  312.             Top = 0
  313.             Width = 315
  314.             Height = 13
  315.             Caption = 
  316.               'Selecciona los servicios ICMP a los que quieras aplicar esta reg' +
  317.               'la.'
  318.             Constraints.MinWidth = 315
  319.             Transparent = True
  320.             WordWrap = True
  321.           end
  322.           object BtnICMPUncheckAll: TPlaButton
  323.             Left = 270
  324.             Top = 99
  325.             Width = 97
  326.             Height = 21
  327.             Caption = 'Desactivar todos'
  328.             Font.Charset = DEFAULT_CHARSET
  329.             Font.Color = clWindowText
  330.             Font.Height = -11
  331.             Font.Name = 'Tahoma'
  332.             Font.Style = []
  333.             ParentFont = False
  334.             TabOrder = 0
  335.             OnClick = BtnICMPUncheckAllClick
  336.           end
  337.           object BtnICMPCheckAll: TPlaButton
  338.             Left = 166
  339.             Top = 99
  340.             Width = 97
  341.             Height = 21
  342.             Caption = 'Activar todos'
  343.             Font.Charset = DEFAULT_CHARSET
  344.             Font.Color = clWindowText
  345.             Font.Height = -11
  346.             Font.Name = 'Tahoma'
  347.             Font.Style = []
  348.             ParentFont = False
  349.             TabOrder = 1
  350.             OnClick = BtnICMPCheckAllClick
  351.           end
  352.           object PlaListBoxICMP: TPlaListBox
  353.             Left = 58
  354.             Top = 16
  355.             Width = 309
  356.             Height = 75
  357.             TabOrder = 2
  358.             UseCheckBoxes = True
  359.           end
  360.         end
  361.         object PanelTcpUdp: TPlaPanel
  362.           Left = 0
  363.           Top = 183
  364.           Width = 399
  365.           Height = 132
  366.           object LabelInfoPorts: TLabel
  367.             Left = 58
  368.             Top = 0
  369.             Width = 309
  370.             Height = 13
  371.             AutoSize = False
  372.             Caption = 'Indica los puertos sobre los que se aplica la regla.'
  373.             Transparent = True
  374.           end
  375.           object LabelLocalPorts: TLabel
  376.             Left = 58
  377.             Top = 19
  378.             Width = 76
  379.             Height = 13
  380.             Caption = 'Puertos locales:'
  381.             Transparent = True
  382.           end
  383.           object LbInfoPorts2: TLabel
  384.             Left = 58
  385.             Top = 68
  386.             Width = 258
  387.             Height = 13
  388.             Caption = 'Escribe los puertos e intervalos separados por comas.'
  389.             Transparent = True
  390.           end
  391.           object LbInfoPorts3: TLabel
  392.             Left = 58
  393.             Top = 83
  394.             Width = 122
  395.             Height = 13
  396.             Caption = 'Ejemplo: 110, 25-30, 115'
  397.             Transparent = True
  398.           end
  399.           object LabelRemotePorts: TLabel
  400.             Left = 219
  401.             Top = 19
  402.             Width = 83
  403.             Height = 13
  404.             Caption = 'Puertos remotos:'
  405.             Transparent = True
  406.           end
  407.           object PlaComboBoxPuertosLocales: TPlaComboBox
  408.             Left = 58
  409.             Top = 35
  410.             Width = 145
  411.             Height = 21
  412.             Font.Charset = DEFAULT_CHARSET
  413.             Font.Color = clWindowText
  414.             Font.Height = -11
  415.             Font.Name = 'Tahoma'
  416.             Font.Style = []
  417.             ParentFont = False
  418.             TabOrder = 0
  419.             Text = 'Todos'
  420.           end
  421.           object PlaComboBoxPuertosRemotos: TPlaComboBox
  422.             Left = 219
  423.             Top = 35
  424.             Width = 145
  425.             Height = 21
  426.             Font.Charset = DEFAULT_CHARSET
  427.             Font.Color = clWindowText
  428.             Font.Height = -11
  429.             Font.Name = 'Tahoma'
  430.             Font.Style = []
  431.             ParentFont = False
  432.             TabOrder = 1
  433.             Text = 'Todos'
  434.           end
  435.         end
  436.         object PanelIP: TPlaPanel
  437.           Left = 0
  438.           Top = 183
  439.           Width = 399
  440.           Height = 132
  441.           Transparent = False
  442.           object LabelInfoTypeIP: TLabel
  443.             Left = 58
  444.             Top = 0
  445.             Width = 315
  446.             Height = 13
  447.             Caption = 'Indica los protocolos a los que quieras aplicar esta regla.'
  448.             Constraints.MinWidth = 315
  449.             Transparent = True
  450.             WordWrap = True
  451.           end
  452.           object PlaListBoxIPAddr: TPlaListBox
  453.             Left = 58
  454.             Top = 16
  455.             Width = 309
  456.             Height = 75
  457.             TabOrder = 0
  458.             UseCheckBoxes = True
  459.           end
  460.           object BtnIPCheckAll: TPlaButton
  461.             Left = 166
  462.             Top = 99
  463.             Width = 97
  464.             Height = 21
  465.             Caption = 'Activar todos'
  466.             Font.Charset = DEFAULT_CHARSET
  467.             Font.Color = clWindowText
  468.             Font.Height = -11
  469.             Font.Name = 'Tahoma'
  470.             Font.Style = []
  471.             ParentFont = False
  472.             TabOrder = 1
  473.             OnClick = BtnIPCheckAllClick
  474.           end
  475.           object BtnIPUncheckAll: TPlaButton
  476.             Left = 270
  477.             Top = 99
  478.             Width = 97
  479.             Height = 21
  480.             Caption = 'Desactivar todos'
  481.             Font.Charset = DEFAULT_CHARSET
  482.             Font.Color = clWindowText
  483.             Font.Height = -11
  484.             Font.Name = 'Tahoma'
  485.             Font.Style = []
  486.             ParentFont = False
  487.             TabOrder = 2
  488.             OnClick = BtnIPUncheckAllClick
  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.