home *** CD-ROM | disk | FTP | other *** search
- object VentanaAvisoLegal: TVentanaAvisoLegal
- Left = 214
- Top = 141
- BorderStyle = bsDialog
- Caption = 'Aviso legal'
- ClientHeight = 268
- ClientWidth = 398
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 64
- Top = 28
- Width = 87
- Height = 23
- Caption = 'Aviso legal'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 20
- Top = 24
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Left = 64
- Top = 68
- Width = 313
- 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.MinWidth = 313
- Transparent = True
- WordWrap = True
- end
- object Label3: TLabel
- Left = 64
- Top = 140
- Width = 313
- Height = 65
- Caption =
- 'Panda Software te garantiza la adopci�n de las medidas oportunas' +
- ' para asegurar el tratamiento confidencial de tus datos. Si dese' +
- 'as ejercitar los derechos de acceso, rectificaci�n o cancelaci�n' +
- ' de tus datos, puedes comunic�rnoslo a la siguiente direcci�n:'
- Constraints.MinWidth = 313
- Transparent = True
- WordWrap = True
- end
- object BtnAceptar: TPlaButton
- Left = 316
- Top = 236
- Width = 73
- Height = 21
- Caption = 'Aceptar'
- TabOrder = 0
- OnClick = BtnAceptarClick
- Default = True
- end
- object LblDireccion: TPlaLinkLabel
- Left = 60
- Top = 220
- Width = 181
- Height = 16
- Caption = 'asuntos_legales@pandasoftware.es'
- TabOrder = 1
- OnClick = LblDireccionClick
- end
- end
-