home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / pandatitanium / files / data1.cab / Home / Avlite.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  2001-10-22  |  3KB  |  134 lines

  1. object Splash: TSplash
  2.   Left = 356
  3.   Top = 289
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Panda Antivirus Titanium'
  7.   ClientHeight = 294
  8.   ClientWidth = 478
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnDestroy = FormDestroy
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ImageEuskera: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 478
  27.     Height = 294
  28.     Align = alClient
  29.     AutoSize = True
  30.     Picture.Data = {<image000.bmp>}
  31.     Visible = False
  32.   end
  33.   object Image256: TImage
  34.     Left = 0
  35.     Top = 0
  36.     Width = 478
  37.     Height = 294
  38.     Align = alClient
  39.     Picture.Data = {<image001.bmp>}
  40.   end
  41.   object ImageChino: TImage
  42.     Left = 0
  43.     Top = 0
  44.     Width = 478
  45.     Height = 294
  46.     Align = alClient
  47.     Picture.Data = {<image002.bmp>}
  48.     Visible = False
  49.   end
  50.   object LabelNombreReg: TLabel
  51.     Left = 216
  52.     Top = 182
  53.     Width = 52
  54.     Height = 13
  55.     Caption = 'Usadsadsa'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clBlack
  58.     Font.Height = -11
  59.     Font.Name = 'Tahoma'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     Transparent = True
  63.   end
  64.   object LabelEmpresaReg: TLabel
  65.     Left = 216
  66.     Top = 198
  67.     Width = 51
  68.     Height = 13
  69.     Caption = 'dsadsadsa'
  70.     Font.Charset = DEFAULT_CHARSET
  71.     Font.Color = clBlack
  72.     Font.Height = -11
  73.     Font.Name = 'Tahoma'
  74.     Font.Style = []
  75.     ParentFont = False
  76.     Transparent = True
  77.   end
  78.   object LabelAutorizacion: TLabel
  79.     Left = 216
  80.     Top = 160
  81.     Width = 245
  82.     Height = 21
  83.     AutoSize = False
  84.     Caption = 'Se autoriza el uso de este producto a:'
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clBlack
  87.     Font.Height = -11
  88.     Font.Name = 'Tahoma'
  89.     Font.Style = [fsBold]
  90.     ParentFont = False
  91.     Transparent = True
  92.   end
  93.   object ImageEmpresa: TImage
  94.     Left = 300
  95.     Top = 224
  96.     Width = 160
  97.     Height = 30
  98.     Stretch = True
  99.   end
  100.   object LabelCopyright: TLabel
  101.     Tag = 78400
  102.     Left = 216
  103.     Top = 274
  104.     Width = 253
  105.     Height = 15
  106.     AutoSize = False
  107.     Caption = '(C) 2001 Panda Software. Todos los derechos reservados.'
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clWindowText
  110.     Font.Height = -9
  111.     Font.Name = 'Tahoma'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     Transparent = True
  115.   end
  116.   object LabelBeta: TLabel
  117.     Left = 240
  118.     Top = 120
  119.     Width = 220
  120.     Height = 25
  121.     Alignment = taRightJustify
  122.     AutoSize = False
  123.     Caption = 'BETA'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clWhite
  126.     Font.Height = -19
  127.     Font.Name = 'Tahoma'
  128.     Font.Style = [fsBold]
  129.     ParentFont = False
  130.     Transparent = True
  131.     Visible = False
  132.   end
  133. end
  134.