home *** CD-ROM | disk | FTP | other *** search
- object FEnvioConsultas: TFEnvioConsultas
- Left = 288
- Top = 211
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Env�o de consultas t�cnicas v�a correo electr�nico'
- ClientHeight = 218
- ClientWidth = 443
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object LTitulo: TLabel
- Left = 72
- Top = 26
- Width = 280
- Height = 13
- Caption = 'Env�o de consultas t�cnicas v�a correo electr�nico'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 16
- Top = 20
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 72
- Top = 88
- Width = 369
- Height = 52
- AutoSize = False
- Caption =
- 'Si has revisado nuestras preguntas m�s frecuentes (FAQs) y no ha' +
- 's encontrado respuesta a tus dudas o soluci�n a un funcionamient' +
- 'o inadecuado, te proponemos que nos env�es un correo electr�nico' +
- ' a la siguiente direcci�n:'
- Constraints.MinWidth = 345
- WordWrap = True
- end
- object Label2: TLabel
- Left = 72
- Top = 54
- Width = 369
- Height = 26
- AutoSize = False
- Caption =
- 'Gracias por formar parte del programa Beta para el desarrollo de' +
- ' Panda Antivirus Platinum.'
- Constraints.MinWidth = 345
- WordWrap = True
- end
- object PlaLinkLabel1: TPlaLinkLabel
- Left = 67
- Top = 155
- Width = 143
- Height = 16
- Caption = 'beta@pandasoftware.es'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = PlaLinkLabel1Click
- end
- object PBAceptar: TPlaButton
- Left = 366
- Top = 185
- Width = 64
- Height = 24
- Anchors = [akBottom]
- Caption = 'Aceptar'
- TabOrder = 0
- OnClick = PBAceptarClick
- Default = True
- end
- end
-