home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFENVIOCONSULTAS / TFENVIOCONSULTAS.txt < prev   
Text File  |  2003-02-05  |  3KB  |  107 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 = 259
  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 rellenar nuestro formulario, para qu' +
  53.       'e podamos evaluar con precisi∩┐╜n tu incidencia. '
  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 Label3: TLabel
  70.     Left = 72
  71.     Top = 164
  72.     Width = 369
  73.     Height = 26
  74.     AutoSize = False
  75.     Caption = 
  76.       'Para rellenar el formulario con la descripci∩┐╜n de tu consulta, h' +
  77.       'az click en el siguiente enlace:'
  78.     Constraints.MinWidth = 345
  79.     WordWrap = True
  80.   end
  81.   object PlaLinkLabel1: TPlaLinkLabel
  82.     Left = 67
  83.     Top = 194
  84.     Width = 169
  85.     Height = 16
  86.     Caption = 'www.pandasoftware.es/beta'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clWindowText
  89.     Font.Height = -11
  90.     Font.Name = 'Tahoma'
  91.     Font.Style = [fsBold]
  92.     ParentFont = False
  93.     TabOrder = 1
  94.     OnClick = PlaLinkLabel1Click
  95.   end
  96.   object PBAceptar: TPlaButton
  97.     Left = 366
  98.     Top = 224
  99.     Width = 64
  100.     Height = 21
  101.     Caption = 'Aceptar'
  102.     TabOrder = 0
  103.     OnClick = PBAceptarClick
  104.     Default = True
  105.   end
  106. end
  107.