home *** CD-ROM | disk | FTP | other *** search
- object fmMessageBoxLink: TfmMessageBoxLink
- Left = 428
- Top = 415
- Width = 411
- Height = 193
- BorderIcons = []
- Caption = 'Panda Antivirus Platinum'
- Color = 14609391
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Panel1: TPanel
- Left = 56
- Top = 20
- Width = 335
- Height = 105
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object lbMsg1: TLabel
- Left = 0
- Top = 0
- Width = 335
- Height = 26
- Align = alTop
- AutoSize = False
- Caption =
- 'La protecci�n permanente de firewall necesita Internet Explorer ' +
- '5.01 o superior.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lbMsg2: TLabel
- Left = 0
- Top = 26
- Width = 335
- Height = 26
- Align = alTop
- AutoSize = False
- Caption =
- 'Para poder activar la protecci�n firewall de Platinum debes inst' +
- 'alar previamente Internet Explorer 5.01 o superior.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lbLink: TLabel
- Left = 0
- Top = 52
- Width = 335
- Height = 13
- Cursor = crHandPoint
- Align = alTop
- AutoSize = False
- Caption = 'Pulsa aqu� para descargarlo.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12998945
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = lbLink2Click
- end
- object lbLink2: TPlaLinkLabel
- Left = 5
- Top = 89
- Width = 142
- Height = 16
- Caption = 'Pulsa aqu� para descargarlo.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Visible = False
- OnClick = lbLink2Click
- end
- end
- object btAceptar: TPlaButton
- Left = 322
- Top = 126
- Width = 70
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = 'Aceptar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- ModalResult = 1
- end
- end
-