home *** CD-ROM | disk | FTP | other *** search
- object PandaSplash: TPandaSplash
- Left = 429
- Top = 356
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Panda Antivirus'
- ClientHeight = 294
- ClientWidth = 478
- Color = 15202303
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ISplash: TImage
- Left = 0
- Top = 0
- Width = 478
- Height = 294
- Align = alClient
- Stretch = True
- end
- object LDerechos: TLabel
- Left = 222
- Top = 272
- Width = 187
- Height = 11
- Caption = '(c) 2003 Panda Software. All rights reserved.'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object IPersonalizada: TImage
- Left = 375
- Top = 103
- Width = 97
- Height = 30
- Visible = False
- end
- object PShare: TPlaPanel
- Left = 192
- Top = 68
- Width = 281
- Height = 173
- Color = clGreen
- TabOrder = 3
- Visible = False
- object LShareware: TLabel
- Left = 29
- Top = 44
- Width = 227
- Height = 25
- Caption = 'Versi�n de evaluaci�n'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10886668
- Font.Height = -21
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LNDias: TLabel
- Left = 221
- Top = 154
- Width = 6
- Height = 13
- Caption = '0'
- Transparent = True
- end
- object LDias: TLabel
- Left = 58
- Top = 154
- Width = 124
- Height = 13
- Caption = 'D�as usando Platinum:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LDescripcion: TPndHTMLLabel
- Left = 29
- Top = 90
- Width = 229
- Height = 64
- Caption = 'Pla<B>HTML</B>Label'
- end
- end
- object PComercialYBeta: TPlaPanel
- Left = 195
- Top = 65
- Width = 281
- Height = 176
- Color = clGray
- TabOrder = 4
- Visible = False
- object LRenovacion: TLabel
- Left = 52
- Top = 70
- Width = 194
- Height = 19
- Caption = 'Renovaci�n de servicios'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12998945
- Font.Height = -16
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object HTMLRenovacion: TPndHTMLLabel
- Left = 52
- Top = 97
- Width = 224
- Height = 78
- OnLinkClick = HTMLRenovacionLinkClick
- end
- object LBeta: TLabel
- Left = 220
- Top = 20
- Width = 54
- Height = 29
- Caption = 'Beta'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 3155860
- Font.Height = -24
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- end
- object PBContinuar: TPlaButton
- Left = 378
- Top = 244
- Width = 90
- Height = 21
- Caption = 'Continuar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Visible = False
- OnClick = PBContinuarClick
- end
- object PBComprar: TPlaButton
- Left = 284
- Top = 244
- Width = 90
- Height = 21
- Caption = 'Comprar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Visible = False
- OnClick = PBComprarClick
- end
- object PBAServicios: TPlaButton
- Left = 190
- Top = 244
- Width = 90
- Height = 21
- Caption = 'Activar servicios'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Visible = False
- OnClick = PBAServiciosClick
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 50
- OnTimer = Timer1Timer
- Left = 16
- Top = 16
- end
- end
-