object FormAvisoLegal: TFormAvisoLegal Left = 407 Top = 240 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Aviso legal' ClientHeight = 270 ClientWidth = 400 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelFondo: TPanel Left = 0 Top = 0 Width = 400 Height = 270 Align = alClient BevelOuter = bvNone Color = 15725559 TabOrder = 0 object Label54: TLabel Left = 63 Top = 66 Width = 315 Height = 52 Caption = 'De acuerdo con la normativa vigente sobre protecci�n de datos, l' + 'a informaci�n que vas a facilitar a Panda Software pasar� a form' + 'ar parte de nuestros ficheros automatizados con la finalidad de ' + 'atender tus consultas v�a e-mail.' Constraints.MaxWidth = 315 Constraints.MinWidth = 315 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 63 Top = 138 Width = 315 Height = 13 Caption = '...' Constraints.MaxWidth = 315 Constraints.MinWidth = 315 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object LabelAvisoLegalCompleto: TLabel Left = 63 Top = 214 Width = 202 Height = 13 Cursor = crHandPoint Caption = 'asuntos_legales@pandasoftware.es' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsUnderline] ParentFont = False Transparent = True WordWrap = True OnClick = LabelAvisoLegalCompletoClick end object LabelAntialiased1: TLabelAntialiased Left = 19 Top = 26 Width = 314 Height = 21 AutoSize = False Caption = 'Aviso legal' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -17 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clBlack LowColorFuente.Height = -17 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end object GradientLine1: TGradientLine Left = 19 Top = 49 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object Image1: TImage Left = 19 Top = 68 Width = 34 Height = 34 AutoSize = True Picture.Data = {} end object WButtonCerrar: TWhistlerButton Left = 315 Top = 236 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'Aceptar' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 0 TabStop = True OnClick = WButtonCerrarClick end end end