home *** CD-ROM | disk | FTP | other *** search
- object FActualizaWSII: TFActualizaWSII
- Left = 337
- Top = 212
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Aviso'
- ClientHeight = 144
- ClientWidth = 326
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 16
- Top = 20
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object LTitulo: TLabel
- Left = 60
- Top = 20
- Width = 217
- Height = 13
- Caption = 'Su protecci�n de correo no est� activa'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 60
- Top = 40
- Width = 249
- Height = 35
- Caption =
- 'Para disponer de protecci�n de correo electr�nico debes actualiz' +
- 'ar algunos archivos de tu sistema.'
- Constraints.MinHeight = 35
- Constraints.MinWidth = 249
- Transparent = True
- WordWrap = True
- end
- object PndHTMLLabel1: TPndHTMLLabel
- Left = 60
- Top = 72
- Width = 241
- Height = 29
- end
- object BCerrar: TPlaButton
- Left = 246
- Top = 116
- Width = 64
- Height = 21
- Caption = 'Cerrar'
- TabOrder = 0
- OnClick = BCerrarClick
- end
- end
-