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

  1. object MsgActAutoExist: TMsgActAutoExist
  2.   Left = 251
  3.   Top = 152
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Panda Antivirus Platinum'
  7.   ClientHeight = 108
  8.   ClientWidth = 367
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ImageBocataInfo: TImage
  21.     Left = 12
  22.     Top = 6
  23.     Width = 32
  24.     Height = 32
  25.     AutoSize = True
  26.     Picture.Data = {<image001.bmp>}
  27.     Transparent = True
  28.   end
  29.   object Label1: TLabel
  30.     Left = 56
  31.     Top = 14
  32.     Width = 277
  33.     Height = 26
  34.     Caption = 
  35.       'Panda Antivirus Platinum ya se est∩┐╜ actualizando de forma autom∩┐╜' +
  36.       'tica.'
  37.     Constraints.MinWidth = 277
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clWindowText
  40.     Font.Height = -11
  41.     Font.Name = 'Tahoma'
  42.     Font.Style = []
  43.     ParentFont = False
  44.     WordWrap = True
  45.   end
  46.   object BotonAceptar: TPlaButton
  47.     Left = 293
  48.     Top = 76
  49.     Width = 64
  50.     Height = 21
  51.     Caption = 'Aceptar'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 0
  59.     OnClick = BotonAceptarClick
  60.     Cancel = True
  61.     Default = True
  62.   end
  63. end
  64.