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

  1. object FormInfoConexion: TFormInfoConexion
  2.   Left = 381
  3.   Top = 223
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Informaci∩┐╜n sobre la conexi∩┐╜n'
  7.   ClientHeight = 316
  8.   ClientWidth = 380
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object GBoxInfo: TPlaGroupBox
  22.     Left = 14
  23.     Top = 11
  24.     Width = 355
  25.     Height = 262
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Caption = 'Informaci∩┐╜n sobre la conexi∩┐╜n'
  32.     TabOrder = 0
  33.     object Image1: TImage
  34.       Left = 11
  35.       Top = 22
  36.       Width = 32
  37.       Height = 32
  38.       Picture.Data = {<image001.bmp>}
  39.       Transparent = True
  40.     end
  41.     object LFechaHora: TLabel
  42.       Left = 120
  43.       Top = 70
  44.       Width = 162
  45.       Height = 13
  46.       Caption = 'viernes, 7 de junio de 2002 12:25'
  47.       Transparent = True
  48.     end
  49.     object Label1: TLabel
  50.       Left = 11
  51.       Top = 70
  52.       Width = 60
  53.       Height = 13
  54.       Caption = 'Fecha/Hora:'
  55.       Transparent = True
  56.     end
  57.     object LProtocolo: TLabel
  58.       Left = 120
  59.       Top = 96
  60.       Width = 20
  61.       Height = 13
  62.       Caption = 'UDP'
  63.       Transparent = True
  64.     end
  65.     object Label2: TLabel
  66.       Left = 11
  67.       Top = 96
  68.       Width = 49
  69.       Height = 13
  70.       Caption = 'Protocolo:'
  71.       Transparent = True
  72.     end
  73.     object LIPRemota: TLabel
  74.       Left = 120
  75.       Top = 122
  76.       Width = 66
  77.       Height = 13
  78.       Caption = '192.178.26.2'
  79.       Transparent = True
  80.     end
  81.     object LDesIPRemota: TLabel
  82.       Left = 11
  83.       Top = 122
  84.       Width = 54
  85.       Height = 13
  86.       Caption = 'IP Remota:'
  87.       Transparent = True
  88.     end
  89.     object LDestino: TLabel
  90.       Left = 120
  91.       Top = 148
  92.       Width = 12
  93.       Height = 13
  94.       Caption = '34'
  95.       Transparent = True
  96.       Visible = False
  97.     end
  98.     object LDesDestino: TLabel
  99.       Left = 11
  100.       Top = 148
  101.       Width = 74
  102.       Height = 13
  103.       Caption = 'Puerto destino:'
  104.       Transparent = True
  105.       Visible = False
  106.     end
  107.     object LServicioICMP: TLabel
  108.       Left = 120
  109.       Top = 176
  110.       Width = 53
  111.       Height = 13
  112.       Caption = 'Echo Reply'
  113.       Transparent = True
  114.       Visible = False
  115.     end
  116.     object LDesServicioICMP: TLabel
  117.       Left = 11
  118.       Top = 176
  119.       Width = 69
  120.       Height = 13
  121.       Caption = 'Servicio ICMP:'
  122.       Transparent = True
  123.       Visible = False
  124.     end
  125.     object LTipoIP: TLabel
  126.       Left = 120
  127.       Top = 206
  128.       Width = 41
  129.       Height = 13
  130.       Caption = 'HOPOPT'
  131.       Transparent = True
  132.       Visible = False
  133.     end
  134.     object LDesIP: TLabel
  135.       Left = 11
  136.       Top = 206
  137.       Width = 60
  138.       Height = 13
  139.       Caption = 'Direcci∩┐╜n IP:'
  140.       Transparent = True
  141.       Visible = False
  142.     end
  143.     object LConexion: TLabel
  144.       Left = 100
  145.       Top = 31
  146.       Width = 108
  147.       Height = 13
  148.       Caption = 'CONEXI∩┐╜N ENTRANTE'
  149.       Transparent = True
  150.     end
  151.     object LDesTipoAtaque: TLabel
  152.       Left = 11
  153.       Top = 236
  154.       Width = 76
  155.       Height = 13
  156.       Caption = 'Tipo de ataque:'
  157.       Transparent = True
  158.       Visible = False
  159.       WordWrap = True
  160.     end
  161.     object LTipoAtaque: TLabel
  162.       Left = 120
  163.       Top = 236
  164.       Width = 60
  165.       Height = 13
  166.       Caption = 'LTipoAtaque'
  167.       Transparent = True
  168.       Visible = False
  169.     end
  170.   end
  171.   object PlaButtonAceptar: TPlaButton
  172.     Left = 297
  173.     Top = 285
  174.     Width = 70
  175.     Height = 21
  176.     Anchors = [akRight, akBottom]
  177.     Caption = 'Aceptar'
  178.     TabOrder = 1
  179.     OnClick = PlaButtonAceptarClick
  180.   end
  181. end
  182.