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

  1. object FormActivarProteccionFwl: TFormActivarProteccionFwl
  2.   Left = 291
  3.   Top = 255
  4.   BorderStyle = bsDialog
  5.   Caption = 'Activar protecci∩┐╜n firewall'
  6.   ClientHeight = 157
  7.   ClientWidth = 409
  8.   Color = 14609391
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object ImageActivarProtecFwl: TImage
  20.     Left = 11
  21.     Top = 22
  22.     Width = 32
  23.     Height = 32
  24.     Picture.Data = {<image000.bmp>}
  25.     Transparent = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 58
  29.     Top = 19
  30.     Width = 335
  31.     Height = 52
  32.     AutoSize = False
  33.     Caption = 
  34.       'La protecci∩┐╜n firewall s∩┐╜lo puede controlar las conexiones que s' +
  35.       'on iniciadas mientras la protecci∩┐╜n firewall est∩┐╜ activa. Para a' +
  36.       'segurarte que la protecci∩┐╜n firewall est∩┐╜ controlando todas las ' +
  37.       'conexiones existentes debes reiniciar tu ordenador.'
  38.     Transparent = True
  39.     WordWrap = True
  40.   end
  41.   object Label2: TLabel
  42.     Left = 58
  43.     Top = 84
  44.     Width = 335
  45.     Height = 13
  46.     AutoSize = False
  47.     Caption = '∩┐╜Deseas reiniciar ahora?'
  48.     Transparent = True
  49.   end
  50.   object PlaButtonAceptar: TPlaButton
  51.     Left = 131
  52.     Top = 117
  53.     Width = 70
  54.     Height = 21
  55.     Caption = 'S∩┐╜'
  56.     TabOrder = 0
  57.     Default = True
  58.   end
  59.   object PlaButtonCanelar: TPlaButton
  60.     Left = 209
  61.     Top = 117
  62.     Width = 70
  63.     Height = 21
  64.     Caption = 'No'
  65.     TabOrder = 1
  66.     Cancel = True
  67.   end
  68. end
  69.