home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Scanner / Pavw.exe / 0 / RCDATA / TPANDASPLASH / TPANDASPLASH.txt
Encoding:
Text File  |  2003-11-01  |  4.4 KB  |  209 lines

  1. object PandaSplash: TPandaSplash
  2.   Left = 429
  3.   Top = 356
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Panda Antivirus'
  7.   ClientHeight = 294
  8.   ClientWidth = 478
  9.   Color = 15202303
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   KeyPreview = True
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ISplash: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 478
  26.     Height = 294
  27.     Align = alClient
  28.     Stretch = True
  29.   end
  30.   object LDerechos: TLabel
  31.     Left = 222
  32.     Top = 272
  33.     Width = 187
  34.     Height = 11
  35.     Caption = '(c) 2003 Panda Software. All rights reserved.'
  36.     Color = clWhite
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -9
  40.     Font.Name = 'Tahoma'
  41.     Font.Style = []
  42.     ParentColor = False
  43.     ParentFont = False
  44.     Transparent = True
  45.   end
  46.   object IPersonalizada: TImage
  47.     Left = 375
  48.     Top = 103
  49.     Width = 97
  50.     Height = 30
  51.     Visible = False
  52.   end
  53.   object PShare: TPlaPanel
  54.     Left = 192
  55.     Top = 68
  56.     Width = 281
  57.     Height = 173
  58.     Color = clGreen
  59.     TabOrder = 3
  60.     Visible = False
  61.     object LShareware: TLabel
  62.       Left = 29
  63.       Top = 44
  64.       Width = 227
  65.       Height = 25
  66.       Caption = 'Versi∩┐╜n de evaluaci∩┐╜n'
  67.       Font.Charset = DEFAULT_CHARSET
  68.       Font.Color = 10886668
  69.       Font.Height = -21
  70.       Font.Name = 'Tahoma'
  71.       Font.Style = [fsBold]
  72.       ParentFont = False
  73.       Transparent = True
  74.     end
  75.     object LNDias: TLabel
  76.       Left = 221
  77.       Top = 154
  78.       Width = 6
  79.       Height = 13
  80.       Caption = '0'
  81.       Transparent = True
  82.     end
  83.     object LDias: TLabel
  84.       Left = 58
  85.       Top = 154
  86.       Width = 124
  87.       Height = 13
  88.       Caption = 'D∩┐╜as usando Platinum:'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clWindowText
  91.       Font.Height = -11
  92.       Font.Name = 'Tahoma'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.       Transparent = True
  96.     end
  97.     object LDescripcion: TPndHTMLLabel
  98.       Left = 29
  99.       Top = 90
  100.       Width = 229
  101.       Height = 64
  102.       Caption = 'Pla<B>HTML</B>Label'
  103.     end
  104.   end
  105.   object PComercialYBeta: TPlaPanel
  106.     Left = 195
  107.     Top = 65
  108.     Width = 281
  109.     Height = 176
  110.     Color = clGray
  111.     TabOrder = 4
  112.     Visible = False
  113.     object LRenovacion: TLabel
  114.       Left = 52
  115.       Top = 70
  116.       Width = 194
  117.       Height = 19
  118.       Caption = 'Renovaci∩┐╜n de servicios'
  119.       Color = clBlack
  120.       Font.Charset = DEFAULT_CHARSET
  121.       Font.Color = 12998945
  122.       Font.Height = -16
  123.       Font.Name = 'Tahoma'
  124.       Font.Style = [fsBold]
  125.       ParentColor = False
  126.       ParentFont = False
  127.       Transparent = True
  128.       Visible = False
  129.     end
  130.     object HTMLRenovacion: TPndHTMLLabel
  131.       Left = 52
  132.       Top = 97
  133.       Width = 224
  134.       Height = 78
  135.       OnLinkClick = HTMLRenovacionLinkClick
  136.     end
  137.     object LBeta: TLabel
  138.       Left = 220
  139.       Top = 20
  140.       Width = 54
  141.       Height = 29
  142.       Caption = 'Beta'
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = 3155860
  145.       Font.Height = -24
  146.       Font.Name = 'Tahoma'
  147.       Font.Style = [fsBold]
  148.       ParentFont = False
  149.       Transparent = True
  150.       Visible = False
  151.     end
  152.   end
  153.   object PBContinuar: TPlaButton
  154.     Left = 378
  155.     Top = 244
  156.     Width = 90
  157.     Height = 21
  158.     Caption = 'Continuar'
  159.     Font.Charset = DEFAULT_CHARSET
  160.     Font.Color = clWindowText
  161.     Font.Height = -11
  162.     Font.Name = 'Tahoma'
  163.     Font.Style = []
  164.     ParentFont = False
  165.     TabOrder = 0
  166.     Visible = False
  167.     OnClick = PBContinuarClick
  168.   end
  169.   object PBComprar: TPlaButton
  170.     Left = 284
  171.     Top = 244
  172.     Width = 90
  173.     Height = 21
  174.     Caption = 'Comprar'
  175.     Font.Charset = DEFAULT_CHARSET
  176.     Font.Color = clWindowText
  177.     Font.Height = -11
  178.     Font.Name = 'Tahoma'
  179.     Font.Style = []
  180.     ParentFont = False
  181.     TabOrder = 1
  182.     Visible = False
  183.     OnClick = PBComprarClick
  184.   end
  185.   object PBAServicios: TPlaButton
  186.     Left = 190
  187.     Top = 244
  188.     Width = 90
  189.     Height = 21
  190.     Caption = 'Activar servicios'
  191.     Font.Charset = DEFAULT_CHARSET
  192.     Font.Color = clWindowText
  193.     Font.Height = -11
  194.     Font.Name = 'Tahoma'
  195.     Font.Style = []
  196.     ParentFont = False
  197.     TabOrder = 2
  198.     Visible = False
  199.     OnClick = PBAServiciosClick
  200.   end
  201.   object Timer1: TTimer
  202.     Enabled = False
  203.     Interval = 50
  204.     OnTimer = Timer1Timer
  205.     Left = 16
  206.     Top = 16
  207.   end
  208. end
  209.