home *** CD-ROM | disk | FTP | other *** search
- object FormActivarProteccionFwl: TFormActivarProteccionFwl
- Left = 291
- Top = 255
- BorderStyle = bsDialog
- Caption = 'Activar protecci�n firewall'
- ClientHeight = 157
- ClientWidth = 409
- Color = 14609391
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Visible = True
- PixelsPerInch = 96
- TextHeight = 13
- object ImageActivarProtecFwl: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 58
- Top = 19
- Width = 335
- Height = 52
- AutoSize = False
- Caption =
- 'La protecci�n firewall s�lo puede controlar las conexiones que s' +
- 'on iniciadas mientras la protecci�n firewall est� activa. Para a' +
- 'segurarte que la protecci�n firewall est� controlando todas las ' +
- 'conexiones existentes debes reiniciar tu ordenador.'
- Transparent = True
- WordWrap = True
- end
- object Label2: TLabel
- Left = 58
- Top = 84
- Width = 335
- Height = 13
- AutoSize = False
- Caption = '�Deseas reiniciar ahora?'
- Transparent = True
- end
- object PlaButtonAceptar: TPlaButton
- Left = 131
- Top = 117
- Width = 70
- Height = 21
- Caption = 'S�'
- TabOrder = 0
- Default = True
- end
- object PlaButtonCanelar: TPlaButton
- Left = 209
- Top = 117
- Width = 70
- Height = 21
- Caption = 'No'
- TabOrder = 1
- Cancel = True
- end
- end
-