home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / pandatitanium / files / data1.cab / Home / Avltmain.exe / 0 / RCDATA / TFORMAVISOLEGAL / TFORMAVISOLEGAL.txt < prev   
Text File  |  2001-10-22  |  4KB  |  140 lines

  1. object FormAvisoLegal: TFormAvisoLegal
  2.   Left = 407
  3.   Top = 240
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Aviso legal'
  7.   ClientHeight = 270
  8.   ClientWidth = 400
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PanelFondo: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 400
  25.     Height = 270
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     Color = 15725559
  29.     TabOrder = 0
  30.     object Label54: TLabel
  31.       Left = 63
  32.       Top = 66
  33.       Width = 315
  34.       Height = 52
  35.       Caption = 
  36.         'De acuerdo con la normativa vigente sobre protecci∩┐╜n de datos, l' +
  37.         'a informaci∩┐╜n que vas a facilitar a Panda Software pasar∩┐╜ a form' +
  38.         'ar parte de nuestros ficheros automatizados con la finalidad de ' +
  39.         'atender tus consultas v∩┐╜a e-mail.'
  40.       Constraints.MaxWidth = 315
  41.       Constraints.MinWidth = 315
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -11
  45.       Font.Name = 'Tahoma'
  46.       Font.Style = []
  47.       ParentFont = False
  48.       Transparent = True
  49.       WordWrap = True
  50.     end
  51.     object Label2: TLabel
  52.       Left = 63
  53.       Top = 138
  54.       Width = 315
  55.       Height = 13
  56.       Caption = '...'
  57.       Constraints.MaxWidth = 315
  58.       Constraints.MinWidth = 315
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clWindowText
  61.       Font.Height = -11
  62.       Font.Name = 'Tahoma'
  63.       Font.Style = []
  64.       ParentFont = False
  65.       Transparent = True
  66.       WordWrap = True
  67.     end
  68.     object LabelAvisoLegalCompleto: TLabel
  69.       Left = 63
  70.       Top = 214
  71.       Width = 202
  72.       Height = 13
  73.       Cursor = crHandPoint
  74.       Caption = 'asuntos_legales@pandasoftware.es'
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clBlue
  77.       Font.Height = -11
  78.       Font.Name = 'Verdana'
  79.       Font.Style = [fsUnderline]
  80.       ParentFont = False
  81.       Transparent = True
  82.       WordWrap = True
  83.       OnClick = LabelAvisoLegalCompletoClick
  84.     end
  85.     object LabelAntialiased1: TLabelAntialiased
  86.       Left = 19
  87.       Top = 26
  88.       Width = 314
  89.       Height = 21
  90.       AutoSize = False
  91.       Caption = 'Aviso legal'
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clBlack
  94.       Font.Height = -17
  95.       Font.Name = 'Tahoma'
  96.       Font.Style = [fsBold, fsItalic]
  97.       ParentFont = False
  98.       LowColorFuente.Charset = DEFAULT_CHARSET
  99.       LowColorFuente.Color = clBlack
  100.       LowColorFuente.Height = -17
  101.       LowColorFuente.Name = 'Tahoma'
  102.       LowColorFuente.Style = [fsBold]
  103.     end
  104.     object GradientLine1: TGradientLine
  105.       Left = 19
  106.       Top = 49
  107.       Width = 312
  108.       Height = 1
  109.       Picture.Data = {<image001.bmp>}
  110.       Stretch = True
  111.     end
  112.     object Image1: TImage
  113.       Left = 19
  114.       Top = 68
  115.       Width = 34
  116.       Height = 34
  117.       AutoSize = True
  118.       Picture.Data = {<image002.bmp>}
  119.     end
  120.     object WButtonCerrar: TWhistlerButton
  121.       Left = 315
  122.       Top = 236
  123.       Width = 75
  124.       Height = 23
  125.       Anchors = [akRight, akBottom]
  126.       Caption = 'Aceptar'
  127.       ColorFondo = 15002603
  128.       Font.Charset = DEFAULT_CHARSET
  129.       Font.Color = clBlack
  130.       Font.Height = -11
  131.       Font.Name = 'Tahoma'
  132.       Font.Style = []
  133.       LowColorFondo = 15793151
  134.       TabOrder = 0
  135.       TabStop = True
  136.       OnClick = WButtonCerrarClick
  137.     end
  138.   end
  139. end
  140.