home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFENVIOCONSULTAS / TFENVIOCONSULTAS.txt < prev   
Encoding:
Text File  |  2003-11-01  |  2.3 KB  |  96 lines

  1. object FEnvioConsultas: TFEnvioConsultas
  2.   Left = 288
  3.   Top = 211
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Env∩┐╜o de consultas t∩┐╜cnicas v∩┐╜a correo electr∩┐╜nico'
  7.   ClientHeight = 218
  8.   ClientWidth = 443
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object LTitulo: TLabel
  23.     Left = 72
  24.     Top = 26
  25.     Width = 280
  26.     Height = 13
  27.     Caption = 'Env∩┐╜o de consultas t∩┐╜cnicas v∩┐╜a correo electr∩┐╜nico'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Image1: TImage
  36.     Left = 16
  37.     Top = 20
  38.     Width = 32
  39.     Height = 32
  40.     Picture.Data = {<image001.bmp>}
  41.     Transparent = True
  42.   end
  43.   object Label1: TLabel
  44.     Left = 72
  45.     Top = 88
  46.     Width = 369
  47.     Height = 52
  48.     AutoSize = False
  49.     Caption = 
  50.       'Si has revisado nuestras preguntas m∩┐╜s frecuentes (FAQs) y no ha' +
  51.       's encontrado respuesta a tus dudas o soluci∩┐╜n a un funcionamient' +
  52.       'o inadecuado, te proponemos que nos env∩┐╜es un correo electr∩┐╜nico' +
  53.       ' a la siguiente direcci∩┐╜n:'
  54.     Constraints.MinWidth = 345
  55.     WordWrap = True
  56.   end
  57.   object Label2: TLabel
  58.     Left = 72
  59.     Top = 54
  60.     Width = 369
  61.     Height = 26
  62.     AutoSize = False
  63.     Caption = 
  64.       'Gracias por formar parte del programa Beta para el desarrollo de' +
  65.       ' Panda Antivirus Platinum.'
  66.     Constraints.MinWidth = 345
  67.     WordWrap = True
  68.   end
  69.   object PlaLinkLabel1: TPlaLinkLabel
  70.     Left = 67
  71.     Top = 155
  72.     Width = 143
  73.     Height = 16
  74.     Caption = 'beta@pandasoftware.es'
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -11
  78.     Font.Name = 'Tahoma'
  79.     Font.Style = [fsBold]
  80.     ParentFont = False
  81.     TabOrder = 1
  82.     OnClick = PlaLinkLabel1Click
  83.   end
  84.   object PBAceptar: TPlaButton
  85.     Left = 366
  86.     Top = 185
  87.     Width = 64
  88.     Height = 24
  89.     Anchors = [akBottom]
  90.     Caption = 'Aceptar'
  91.     TabOrder = 0
  92.     OnClick = PBAceptarClick
  93.     Default = True
  94.   end
  95. end
  96.