home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFACTUALIZAWSII / TFACTUALIZAWSII.txt < prev   
Text File  |  2003-02-05  |  2KB  |  72 lines

  1. object FActualizaWSII: TFActualizaWSII
  2.   Left = 337
  3.   Top = 212
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Aviso'
  7.   ClientHeight = 144
  8.   ClientWidth = 326
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   OnKeyDown = FormKeyDown
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 16
  23.     Top = 20
  24.     Width = 32
  25.     Height = 32
  26.     Picture.Data = {<image001.bmp>}
  27.     Transparent = True
  28.   end
  29.   object LTitulo: TLabel
  30.     Left = 60
  31.     Top = 20
  32.     Width = 217
  33.     Height = 13
  34.     Caption = 'Su protecci∩┐╜n de correo no est∩┐╜ activa'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object Label3: TLabel
  44.     Left = 60
  45.     Top = 40
  46.     Width = 249
  47.     Height = 35
  48.     Caption = 
  49.       'Para disponer de protecci∩┐╜n de correo electr∩┐╜nico debes actualiz' +
  50.       'ar algunos archivos de tu sistema.'
  51.     Constraints.MinHeight = 35
  52.     Constraints.MinWidth = 249
  53.     Transparent = True
  54.     WordWrap = True
  55.   end
  56.   object PndHTMLLabel1: TPndHTMLLabel
  57.     Left = 60
  58.     Top = 72
  59.     Width = 241
  60.     Height = 29
  61.   end
  62.   object BCerrar: TPlaButton
  63.     Left = 246
  64.     Top = 116
  65.     Width = 64
  66.     Height = 21
  67.     Caption = 'Cerrar'
  68.     TabOrder = 0
  69.     OnClick = BCerrarClick
  70.   end
  71. end
  72.